We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae13fff + e1f65dd commit 4722ec3Copy full SHA for 4722ec3
.github/workflows/pkgdown.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Deploy to GitHub pages 🚀
42
if: github.event_name != 'pull_request'
43
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.2
44
with:
45
clean: false
46
branch: gh-pages
0 commit comments