diff --git a/.github/workflows/post_release.yml b/.github/workflows/post_release.yml index 10476aa6..d8f8420d 100644 --- a/.github/workflows/post_release.yml +++ b/.github/workflows/post_release.yml @@ -24,7 +24,7 @@ jobs: env: SKIP_PREFLIGHT_CHECK: true - name: Deploy - uses: JamesIves/github-pages-deploy-action@3.6.1 + uses: JamesIves/github-pages-deploy-action@3.7.1 with: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} BRANCH: gh-pages