We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 585b808 + 3356c6b commit 895583eCopy full SHA for 895583e
.github/workflows/github-pages.yml
@@ -39,7 +39,7 @@ jobs:
39
- run: mkdocs build
40
41
- name: Deploy
42
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
publish_dir: ./site
0 commit comments