We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9cc3f7 + 8f44cf6 commit 999124aCopy full SHA for 999124a
1 file changed
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Deploy to GitHub Pages
39
if: github.ref == 'refs/heads/main'
40
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
41
with:
42
github_token: ${{ secrets.GITHUB_TOKEN }}
43
publish_dir: ./docs/build
0 commit comments