Skip to content

Commit d9bc6b8

Browse files
committed
Revert "Clean gh-pages branch on builds"
This reverts commit 6f6f38a.
1 parent 6f6f38a commit d9bc6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
- name: Deploy to GitHub pages 🚀
4848
uses: JamesIves/github-pages-deploy-action@v4
4949
with:
50-
clean: true
50+
clean: false
5151
branch: gh-pages
5252
folder: docs

0 commit comments

Comments
 (0)