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 8ccc017 commit d9c4e64Copy full SHA for d9c4e64
tox.ini
@@ -118,7 +118,7 @@ commands = python scripts/release.py {posargs}
118
description = create GitHub release after deployment
119
basepython = python3.6
120
usedevelop = True
121
-passenv = GH_RELEASE_NOTES_TOKEN TRAVIS_TAG
+passenv = GH_RELEASE_NOTES_TOKEN TRAVIS_TAG TRAVIS_REPO_SLUG
122
deps =
123
github3.py
124
pypandoc
0 commit comments