Skip to content

Commit c52eff9

Browse files
committed
Update GitHub Actions workflow to force orphan branch for deployment
1 parent b49e8ec commit c52eff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
publish_dir: ./dist
32-
publish_branch: gh-pages
32+
force_orphan: true

0 commit comments

Comments
 (0)