Skip to content

Commit

Permalink
don't clean upon pkgdown deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Jan 5, 2024
1 parent b962761 commit 66759f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
if: github.event_name != 'pull_request'
uses: JamesIves/github-pages-deploy-action@v4
with:
clean: false
branch: gh-pages
folder: docs

0 comments on commit 66759f8

Please sign in to comment.