We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e49ef commit 9aa5c58Copy full SHA for 9aa5c58
.github/workflows/deploy.yml
@@ -30,5 +30,5 @@ jobs:
30
uses: JamesIves/github-pages-deploy-action@v4
31
with:
32
folder: build
33
- clean-exclude: pr-preview/
34
- force: false
+ # clean-exclude: pr-preview/
+ # force: false
0 commit comments