diff --git a/system/upgrade_github_application.yaml b/system/upgrade_github_application.yaml index fe7d019..1d1715a 100644 --- a/system/upgrade_github_application.yaml +++ b/system/upgrade_github_application.yaml @@ -81,7 +81,7 @@ tasks: - "juerg.jenzer@jesof.ch:$(decrypt(gitToken,keyfile))" - "--upload-file" - "$(tempdir())/$(archive_file)" - - "$(git)/api/packages/public/generic/$(settings.name)/$(new_version)/$(package_file)" + - "@(git)/api/packages/public/generic/$(settings.name)/$(new_version)/$(package_file)" # - execute: # description: "Upload application $(archive_file)"