From c197ffe5923ee65f7751e27ca0a428b60646c296 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Fri, 19 Mar 2021 08:01:33 +0000 Subject: [PATCH] Fix central workflow --- .github/workflows/central-sync-create.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/central-sync-create.yml b/.github/workflows/central-sync-create.yml index 5ffe7f76..17785bdb 100644 --- a/.github/workflows/central-sync-create.yml +++ b/.github/workflows/central-sync-create.yml @@ -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"