Skip to content

Commit

Permalink
fix: force clean
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisvankekem committed Sep 19, 2024
1 parent bd93efa commit 8d04049
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
github_token: ${{ secrets.BOT_TOKEN }}
# Build output to publish to the `gh-pages` branch:
publish_dir: ./build
force_orphan: true
clean: true
# The following lines assign commit authorship to the official
# GH-Actions bot for deploys to `gh-pages` branch:
# https://github.com/actions/checkout/issues/13#issuecomment-724415212
Expand Down

0 comments on commit 8d04049

Please sign in to comment.