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.
2 parents 01c3ed8 + f66f229 commit c88e26cCopy full SHA for c88e26c
.github/workflows/github-pages.yml
@@ -25,7 +25,7 @@ jobs:
25
run: npm run build
26
27
- name: Deploy
28
- uses: peaceiris/actions-gh-pages@v3.9.0
+ uses: peaceiris/actions-gh-pages@v3.9.1
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
publish_dir: ./_site
0 commit comments