We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7dcb70 commit f0a0179Copy full SHA for f0a0179
.github/workflows/lint-test-docs.yaml
@@ -104,4 +104,5 @@ jobs:
104
with:
105
branch: gh-pages
106
folder: docs/_build/html
107
+ clean: false
108
target-folder: ${{ steps.set_target_folder.outputs.target_folder }}
0 commit comments