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"