diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5b1d8cc..6db9d405 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -205,5 +205,5 @@ jobs: -Dgpg.passphrase=$GPG_SIGNING_PASSPHRASE \ -DautoVersionSubmodules=true \ -DtagNameFormat=@{project.version} \ - -Prelease \ + -Psdk-release \ -B \ No newline at end of file