Update auto-update.yml

Fixes failed Commit Changes step
what-a-patch-1
freearhey 5 years ago
parent d342c55dbe
commit 8e095cd15c

@ -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…
Cancel
Save