We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6c5181 + 7025871 commit 261ef2bCopy full SHA for 261ef2b
1 file changed
.github/workflows/pkgdown.yaml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Deploy to GitHub pages 🚀
45
if: github.event_name != 'pull_request'
46
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.3
47
with:
48
clean: false
49
branch: gh-pages
0 commit comments