Skip to content

Commit f0a0179

Browse files
committed
@ #134 | don't clean up existing docs on the gh-pages branch
1 parent d7dcb70 commit f0a0179

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-test-docs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,5 @@ jobs:
104104
with:
105105
branch: gh-pages
106106
folder: docs/_build/html
107+
clean: false
107108
target-folder: ${{ steps.set_target_folder.outputs.target_folder }}

0 commit comments

Comments
 (0)