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 30d6677 commit 181db28Copy full SHA for 181db28
.github/workflows/pkgdown.yaml
@@ -68,6 +68,6 @@ jobs:
68
- name: Deploy to GitHub pages 🚀
69
uses: JamesIves/github-pages-deploy-action@v4
70
with:
71
- clean: false
+ clean: true
72
branch: gh-pages
73
folder: docs
0 commit comments