We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd3ba4 commit b5e1808Copy full SHA for b5e1808
1 file changed
.github/workflows/docs.yml
@@ -82,3 +82,5 @@ jobs:
82
enable_jekyll: false
83
# Only deploy if there were changes
84
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