Skip to content

Commit e734455

Browse files
committed
Add force_orphan to GitHub Pages deployment
1 parent 852390e commit e734455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434
publish_dir: ./out
35+
force_orphan: true
3536
# cname: design.buzzvil.com # Optional: if you have a custom domain

0 commit comments

Comments
 (0)