We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f6c87 commit d8049d7Copy full SHA for d8049d7
.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: true
+ clean: false
57
branch: gh-pages
58
folder: docs
0 commit comments