Skip to content

Commit f634acb

Browse files
committed
actually build website: source branch is "master" not "main"
1 parent 759b8df commit f634acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: sphinx
1111
on: [push, pull_request]
1212

1313
env:
14-
DEFAULT_BRANCH: "main"
14+
DEFAULT_BRANCH: "master"
1515
# If these SPHINXOPTS are enabled, then be strict about the
1616
# builds and fail on any warnings.
1717
#SPHINXOPTS: "-W --keep-going -T"

0 commit comments

Comments
 (0)