Skip to content

Commit 75a3e1f

Browse files
committed
Configure our publish branch with only the latest commit
GH pages branch is getting super big, so we want to reduce it by creating an orphan branch
1 parent dfd3ba4 commit 75a3e1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,5 @@ jobs:
8282
enable_jekyll: false
8383
# Only deploy if there were changes
8484
allow_empty_commit: false
85+
# GH pages branch is getting super big, so we want to reduce it by creating an orphan branch
86+
force_orphan: true

0 commit comments

Comments
 (0)