We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c99af3 commit 3e562eeCopy full SHA for 3e562ee
.github/workflows/pkgdown.yaml
@@ -53,6 +53,6 @@ jobs:
53
if: github.event_name != 'pull_request'
54
uses: JamesIves/github-pages-deploy-action@v4.5.0
55
with:
56
- clean: false
+ clean: true
57
branch: gh-pages
58
folder: docs
0 commit comments