We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbea0e commit 7a96f3fCopy full SHA for 7a96f3f
tox.ini
@@ -140,7 +140,7 @@ commands = python scripts/release.py {posargs}
140
description = create GitHub release after deployment
141
basepython = python3.6
142
usedevelop = True
143
-passenv = GH_RELEASE_NOTES_TOKEN TRAVIS_TAG
+passenv = GH_RELEASE_NOTES_TOKEN TRAVIS_TAG TRAVIS_REPO_SLUG
144
deps =
145
github3.py
146
pypandoc
0 commit comments