Fix release.py

This commit is contained in:
Romuald Juchnowicz-Bierbasz
2019-05-21 11:20:38 +02:00
parent 0bc8000f14
commit 758909efba

View File

@@ -11,7 +11,7 @@ SOURCE_BRANCH = os.environ["GIT_REFSPEC"]
GITLAB_USERNAME = "galaxy-client"
GITLAB_REPO_NAME = "galaxy-plugin-api"
def version_provider():
def version_provider(_):
return sys.argv[1]
gh_version = transfer_repo(