There was an error while loading. Please reload this page.
2 parents c06d64a + 94f04f0 commit 6583c4eCopy full SHA for 6583c4e
.github/workflows/publish.yml
@@ -56,7 +56,7 @@ jobs:
56
name: artifact
57
path: ./artifact
58
59
- - uses: peaceiris/actions-gh-pages@v3.8.0
+ - uses: peaceiris/actions-gh-pages@v3.9.0
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
publish_dir: ./artifact/site
0 commit comments