diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9383cdc5..f89ae0cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -215,4 +215,4 @@ jobs: -DautoVersionSubmodules=true \ -DtagNameFormat=@{project.version} \ -Dtag=$VERSION -B - mvn --batch-mode clean package gpg:sign central-publishing:publish -P sdk-release -DskipTests=true -Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE \ No newline at end of file + mvn --batch-mode clean package gpg:sign central-publishing:publish -P sdk-release -DskipTests=true -Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE \ No newline at end of file