Skip to content

Commit

Permalink
revert d44148e
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Nov 27, 2023
1 parent d44148e commit 974c16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
if: github.event_name != 'pull_request'
uses: JamesIves/github-pages-deploy-action@v4.4.1
with:
clean: true
clean: false
branch: gh-pages
folder: docs

0 comments on commit 974c16b

Please sign in to comment.