Skip to content

Commit 909abfd

Browse files
authored
configure our publish branch with only the latest commit (#3529)
1 parent 8ddf70b commit 909abfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

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

0 commit comments

Comments
 (0)