From b6e1ec6c1d6f91c70dfca4541cbd0e1e394a1521 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 7 Oct 2021 20:32:08 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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