mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-04-21 14:46:56 -04:00
Fix release.py
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user