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 a9b6425 commit a0e180eCopy full SHA for a0e180e
admin/release.sh
@@ -10,4 +10,4 @@ cd "${GITHUB_REPOSITORY_NAME}"
10
virtualenv -p python3 release
11
source release/bin/activate
12
pip install --editable .[dev]
13
-python admin/release.py "${GITHUB_TOKEN}" "${GITHUB_OWNER}"
+python admin/release.py
0 commit comments