Skip to content

Commit 09a6e8e

Browse files
committed
Don't delete existing files [ci skip]
1 parent 38b229e commit 09a6e8e

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
@@ -74,6 +74,6 @@ jobs:
7474
- name: Deploy to GitHub pages 🚀
7575
uses: JamesIves/[email protected]
7676
with:
77-
clean: true
77+
clean: false
7878
branch: gh-pages
7979
folder: docs

0 commit comments

Comments
 (0)