Update update-supported.yml

This commit is contained in:
zenobit 2025-04-01 16:05:30 +02:00 committed by GitHub
parent da2894d6e9
commit f2fbcece56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
git config --global user.email "noreply@github.com"
git add public
git add TODO
git add actions
git add --all
git commit -m "update supported"
git push
git status