Skip to content

Commit

Permalink
Add force_orphan option to deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mobeicanyue committed May 2, 2024
1 parent 331f125 commit 89450aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: public
force_orphan: true

0 comments on commit 89450aa

Please sign in to comment.