Skip to content

Commit d9b04f7

Browse files
authored
Ensure publish branch has only the latest commit
1 parent e63cb25 commit d9b04f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
publish_dir: docs/_build
39+
force_orphan: true

0 commit comments

Comments
 (0)