We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9f5d7 commit 43bd524Copy full SHA for 43bd524
.github/workflows/push.yaml
@@ -59,7 +59,7 @@ jobs:
59
directory: gh-pages
60
61
- name: Deploy
62
- uses: peaceiris/actions-gh-pages@v2
+ uses: peaceiris/actions-gh-pages@v4
63
env:
64
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
65
PUBLISH_BRANCH: gh-pages
0 commit comments