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 6f09b62 commit b35a868Copy full SHA for b35a868
.github/workflows/docs.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Publish
37
if: github.event_name == 'push'
38
- uses: peaceiris/actions-gh-pages@v3.9.3
+ uses: peaceiris/actions-gh-pages@v4.0.0
39
with:
40
github_token: ${{ secrets.GITHUB_TOKEN }}
41
publish_dir: docs/site/_site
0 commit comments