Skip to content

Commit

Permalink
change publish call
Browse files Browse the repository at this point in the history
  • Loading branch information
oliemansm committed Aug 5, 2022
1 parent b001bc4 commit f80feaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ git config --global user.name "GitHub Actions"
echo "Deploying release to Maven Central"
removeSnapshots

./gradlew clean build publish closeAndReleaseRepository
./gradlew clean build publishToSonatype closeAndReleaseSonatypeStagingRepository

commitRelease
bumpVersion
Expand Down

0 comments on commit f80feaa

Please sign in to comment.