We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98ecc5d + adc7b21 commit 6a20141Copy full SHA for 6a20141
1 file changed
.github/workflows/publish.yaml
@@ -31,7 +31,7 @@ jobs:
31
cp ../assets.json build/html
32
33
- name: Deploy to GitHub Pages
34
- uses: peaceiris/actions-gh-pages@v4.0.0
+ uses: peaceiris/actions-gh-pages@v4.1.0
35
with:
36
publish_branch: gh-pages
37
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments