We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25709fa commit f52ff59Copy full SHA for f52ff59
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.8.0
47
with:
48
clean: false
49
branch: gh-pages
0 commit comments