Update main.yml
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user