Skip to content

Commit 1049d61

Browse files
committed
Update Pages deploy workflow with force_orphan
1 parent 510c967 commit 1049d61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
publish_dir: docs
27+
publish_branch: gh-pages
28+
force_orphan: true

0 commit comments

Comments
 (0)