We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe1f4c1 + de79489 commit 2ba1654Copy full SHA for 2ba1654
2 files changed
.github/workflows/dispatch_pkgdown_build.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Deploy to GitHub pages 🚀
28
if: github.event_name != 'pull_request'
29
- uses: JamesIves/github-pages-deploy-action@v4.7.4
+ uses: JamesIves/github-pages-deploy-action@v4.7.6
30
with:
31
clean: false
32
branch: gh-pages
.github/workflows/merge.yml
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments