We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdad86d commit 4caa341Copy full SHA for 4caa341
.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/[email protected].2
+ uses: JamesIves/[email protected].3
47
with:
48
clean: false
49
branch: gh-pages
0 commit comments