Fix central workflow

This commit is contained in:
Janne Valkealahti
2021-03-19 08:01:33 +00:00
parent 57f65e6daa
commit c197ffe592

View File

@@ -35,7 +35,6 @@ jobs:
- name: Download Release Files
run: |
jfrog rt download \
--server-id spring \
--spec .github/release-files-spec.json \
--spec-vars "buildname=$JFROG_CLI_BUILD_NAME;buildnumber=$JFROG_CLI_BUILD_NUMBER"