Update auto-update.yml
Fixes failed Commit Changes step
This commit is contained in:
parent
184ff41d00
commit
a921a8a33e
1
.github/workflows/auto-update.yml
vendored
1
.github/workflows/auto-update.yml
vendored
@ -53,4 +53,5 @@ jobs:
|
||||
git config user.email github-actions@github.com
|
||||
git add .
|
||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update README.md"
|
||||
git pull
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user