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 f439c44 commit df042c9Copy full SHA for df042c9
.github/workflows/gh-pages.yml
@@ -24,7 +24,7 @@ jobs:
24
run: hugo --minify
25
26
- name: Deploy
27
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
28
if: github.ref == 'refs/heads/main'
29
with:
30
deploy_key: ${{ secrets.MISCORD_GH_PAGES }}
0 commit comments