Skip to content

Commit f848a4c

Browse files
committed
try to pass gitlab token
1 parent 9f38240 commit f848a4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@
103103
# The full version, including alpha/beta/rc tags.
104104
release = '' # Is set by calling `setup.py docs`
105105

106+
sphinx_github_changelog_token = os.environ.get("GITHUB_TOKEN")
107+
106108
# The language for content autogenerated by Sphinx. Refer to documentation
107109
# for a list of supported languages.
108110
# language = None

0 commit comments

Comments
 (0)