Skip to content

Commit 9175158

Browse files
Enable clean option for GitHub Pages deployment
1 parent 08f2074 commit 9175158

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ jobs:
2020
with:
2121
branch: gh-pages # The branch the action should deploy to.
2222
folder: build # The folder the action should deploy.
23+
clean: true

0 commit comments

Comments
 (0)