diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 9ace2560..6190decf 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -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