We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddf70b commit 909abfdCopy full SHA for 909abfd
.github/workflows/docs.yml
@@ -63,3 +63,5 @@ jobs:
63
enable_jekyll: false
64
# Only deploy if there were changes
65
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