We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a59e40a + 8a23465 commit 26872f2Copy full SHA for 26872f2
1 file changed
.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.7.4
+ uses: JamesIves/github-pages-deploy-action@v4.7.6
44
with:
45
clean: false
46
branch: gh-pages
0 commit comments