We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8735f6b commit fa90161Copy full SHA for fa90161
.github/workflows/cd.yml
@@ -38,4 +38,5 @@ jobs:
38
with:
39
branch: gh-pages
40
folder: public
41
- clean: false
+ clean-exclude: |
42
+ public
0 commit comments