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 2a03161 commit 47ceb60Copy full SHA for 47ceb60
.github/workflows/publish.yml
@@ -56,7 +56,7 @@ jobs:
56
name: artifact
57
path: ./artifact
58
59
- - uses: peaceiris/actions-gh-pages@v3.9.3
+ - uses: peaceiris/actions-gh-pages@v4.0.0
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
publish_dir: ./artifact/site
0 commit comments