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 6f6f38a commit d9bc6b8Copy full SHA for d9bc6b8
.github/workflows/pkgdown.yaml
@@ -47,6 +47,6 @@ jobs:
47
- name: Deploy to GitHub pages 🚀
48
uses: JamesIves/github-pages-deploy-action@v4
49
with:
50
- clean: true
+ clean: false
51
branch: gh-pages
52
folder: docs
0 commit comments