testcommit

This commit is contained in:
snus xD
2025-08-21 20:40:28 +03:00
parent 3276f519d9
commit bb9dd8e719

View File

@@ -49,7 +49,8 @@ jobs:
git config --local user.name "GitHub Action" git config --local user.name "GitHub Action"
git add -A . git add -A .
git reset _sprites/sorted git reset _sprites/sorted
git commit -m "actions update" || exit 0 git reset _sprites/sorted-merged
git commit -m "actions commit" || exit 0
git push git push
- name: upload - name: upload