Skip to content

Commit b5e1808

Browse files
authored
Configure our publish branch with only the latest commit (#3216)
GH pages branch is getting super big, so we want to reduce it by creating an orphan branch
1 parent dfd3ba4 commit b5e1808

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)