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 25b91f0 commit 73e6154Copy full SHA for 73e6154
.github/workflows/gh-pages.yaml
@@ -43,7 +43,7 @@ jobs:
43
done
44
45
- name: Deploy
46
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
47
with:
48
github_token: ${{ secrets.GITHUB_TOKEN }}
49
publish_dir: ./_build/html/
0 commit comments