diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7b45bc9..c56623f 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -39,7 +39,7 @@ jobs: HUGO_ENV: "production" - name: Deploy - uses: peaceiris/actions-gh-pages@v3.8.0 + uses: peaceiris/actions-gh-pages@v3.9.2 with: github_token: ${{ secrets.GITHUBTOKEN }} # Without `keep_files` the `CNAME` file in the target repo will get removed