Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-07 20:32:08 +03:00
parent 476fc01e53
commit b6e1ec6c1d

View file

@ -112,7 +112,7 @@ jobs:
commit-message: '[Bot] Deploy to GitHub Pages'
update-readme:
runs-on: ubuntu-latest
needs: deploy
needs: grab
steps:
- name: Checkout
uses: actions/checkout@v2