Update main.yml

This commit is contained in:
snus xD
2025-07-23 21:51:51 +05:00
committed by GitHub
parent cf4a7a813e
commit 1474507ef4

View File

@@ -37,7 +37,9 @@ jobs:
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add ./_sprites/unready
git commit -m "sorted unready sprites" || exit 0
git commit -m "updated unready list" || exit 0
git add ./scripts
git commit -m "updated data" || exit 0
git push
- name: upload