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 851a7bb commit 722f93bCopy full SHA for 722f93b
1 file changed
.github/workflows/docs.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: deploy to gh-pages
53
if: github.event_name == 'push'
54
- uses: peaceiris/actions-gh-pages@v4
+ uses: peaceiris/actions-gh-pages@v3
55
with:
56
github_token: ${{ secrets.GITHUB_TOKEN }}
57
publish_dir: ./gh-pages/
0 commit comments