We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3995f39 commit 07c4d34Copy full SHA for 07c4d34
.github/workflows/gh-pages.yml
@@ -39,7 +39,7 @@ jobs:
39
HUGO_ENV: "production"
40
41
- name: Deploy
42
- uses: peaceiris/actions-gh-pages@v3.8.0
+ uses: peaceiris/actions-gh-pages@v3.9.2
43
with:
44
github_token: ${{ secrets.GITHUBTOKEN }}
45
# Without `keep_files` the `CNAME` file in the target repo will get removed
0 commit comments