We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 725de5c + 5f921ec commit 6b1a47cCopy full SHA for 6b1a47c
1 file changed
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
run: ./build-ci.ps1
59
60
- name: Deploy
61
- uses: peaceiris/actions-gh-pages@v4.0.0
+ uses: peaceiris/actions-gh-pages@v4.1.0
62
with:
63
github_token: ${{ secrets.GITHUB_TOKEN }}
64
publish_dir: ./_site
0 commit comments