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 a1cab1c commit a7a620bCopy full SHA for a7a620b
.github/workflows/mk_docs.yml
@@ -30,7 +30,7 @@ jobs:
30
python mk_docs.py 2>&1
31
32
- name: Deploy
33
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
34
with:
35
github_token: ${{ secrets.GITHUB_TOKEN }}
36
publish_dir: ./_site
0 commit comments