Skip to content

Commit

Permalink
Add 'clean' option to gh-pages deployment action
Browse files Browse the repository at this point in the history
  • Loading branch information
DestyNova committed May 14, 2024
1 parent 66ed069 commit ce69168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy-gh-pages.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
with:
folder: build
force: true
clean: true

0 comments on commit ce69168

Please sign in to comment.