diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 126a37d..ddf2abd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -87,7 +87,7 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2.0.4 + uses: actions/deploy-pages@v2.0.5 update-branches: needs: release