We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b229e commit 09a6e8eCopy full SHA for 09a6e8e
1 file changed
.github/workflows/pkgdown.yaml
@@ -74,6 +74,6 @@ jobs:
74
- name: Deploy to GitHub pages 🚀
75
uses: JamesIves/github-pages-deploy-action@v4.5.0
76
with:
77
- clean: true
+ clean: false
78
branch: gh-pages
79
folder: docs
0 commit comments