Skip to content

Commit 79a1e19

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

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
@@ -79,3 +79,5 @@ jobs:
7979
enable_jekyll: false
8080
# Only deploy if there were changes
8181
allow_empty_commit: false
82+
# GH pages branch is getting super big, so we want to reduce it by creating an orphan branch
83+
force_orphan: true

0 commit comments

Comments
 (0)