diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index e4923b6..bfcc97c 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -59,7 +59,6 @@ jobs: source:jar \ -s settings.xml \ -Dgpg.passphrase=${{ secrets.MAVEN_GPG_PASSPHRASE }} \ -# -DreleaseVersion=${{ github.event.inputs.releaseVersion }} \ -DdevelopmentVersion=${{ github.event.inputs.developmentVersion }} \ deploy env: