Skip to content

Commit 9aa5c58

Browse files
committed
do a clean gh-pages build
1 parent 34e49ef commit 9aa5c58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
uses: JamesIves/github-pages-deploy-action@v4
3131
with:
3232
folder: build
33-
clean-exclude: pr-preview/
34-
force: false
33+
# clean-exclude: pr-preview/
34+
# force: false

0 commit comments

Comments
 (0)