diff --git a/.github/workflows/build-docker.yml b/.github/workflows/build-docker.yml index 3140dde..5e5cf15 100644 --- a/.github/workflows/build-docker.yml +++ b/.github/workflows/build-docker.yml @@ -194,7 +194,7 @@ jobs: cat release-bundle-spec.json jf release-bundle-create \ - "${{ env.JFROG_CLI_BUILD_NAME }}" "${{ env.VERSION }}",\ + "${{ env.JFROG_CLI_BUILD_NAME }}" "${{ env.VERSION }}"\ --project ecosystem \ --spec release-bundle-spec.json \ --signing-key aerospike --sync \ No newline at end of file