We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5fc21 commit 055ccf1Copy full SHA for 055ccf1
.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