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