Skip to content

Commit

Permalink
ci: do *not* use clean: true
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed Feb 21, 2024
1 parent 429cb38 commit 6bb4e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/altdoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
if: github.event_name != 'pull_request'
uses: JamesIves/[email protected]
with:
clean: true
clean: false
branch: gh-pages
folder: docs

0 comments on commit 6bb4e5b

Please sign in to comment.