Skip to content

Commit fa90161

Browse files
committed
Update cd.yml
1 parent 8735f6b commit fa90161

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
with:
3939
branch: gh-pages
4040
folder: public
41-
clean: false
41+
clean-exclude: |
42+
public

0 commit comments

Comments
 (0)