Update auto-update.yml

Fixes failed Commit Changes step
pull/2135/head
freearhey 4 years ago
parent 184ff41d00
commit a921a8a33e

@ -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