We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d322dd + c3e104b commit 8235f80Copy full SHA for 8235f80
1 file changed
.github/workflows/gh-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
run: hugo --minify
38
39
- name: Deploy
40
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
41
if: github.ref == 'refs/heads/master'
42
with:
43
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments