We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b001bc4 commit f80feaaCopy full SHA for f80feaa
github-build.sh
@@ -45,7 +45,7 @@ git config --global user.name "GitHub Actions"
45
echo "Deploying release to Maven Central"
46
removeSnapshots
47
48
-./gradlew clean build publish closeAndReleaseRepository
+./gradlew clean build publishToSonatype closeAndReleaseSonatypeStagingRepository
49
50
commitRelease
51
bumpVersion
0 commit comments