Skip to content

Commit 181db28

Browse files
authored
Update pkgdown.yaml
1 parent 30d6677 commit 181db28

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
@@ -68,6 +68,6 @@ jobs:
6868
- name: Deploy to GitHub pages 🚀
6969
uses: JamesIves/github-pages-deploy-action@v4
7070
with:
71-
clean: false
71+
clean: true
7272
branch: gh-pages
7373
folder: docs

0 commit comments

Comments
 (0)