unready...
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: main
|
||||
name: sorting
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
@@ -36,7 +36,7 @@ jobs:
|
||||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add .
|
||||
git add ./_sprites/unready
|
||||
git commit -m "sorted unready sprites" || exit 0
|
||||
git push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user