diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4247bd9..e567309 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: - run: chmod +x bin/* && chmod +x ./*/container-entrypoint.sh - name: Deploy - uses: peaceiris/actions-gh-pages@v4.0.0 + uses: peaceiris/actions-gh-pages@v4.1.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: .