We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8115356 commit b2e07b3Copy full SHA for b2e07b3
.github/workflows/update.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: JamesIves/github-pages-deploy-action@v4
26
with:
27
folder: build
28
- clean: true
+ clean: false
29
git-config-name: github-actions[bot]
30
git-config-email: 41898282+github-actions[bot]@users.noreply.github.com
31
- name: Debug index.html if pull request
0 commit comments