Skip to content

Commit

Permalink
No snapshot for deploy either
Browse files Browse the repository at this point in the history
  • Loading branch information
justinabrahms committed Aug 9, 2022
1 parent 260d168 commit e391cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
mvn -P gpg_verify \
--no-transfer-progress \
--batch-mode \
--file pom.xml -s release/m2-settings.xml verify deploy
--file pom.xml -s release/m2-settings.xml verify deploy -Dversion.modifier=''
env:
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
OSSRH_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}

0 comments on commit e391cbc

Please sign in to comment.