We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa39598 commit c0a7d26Copy full SHA for c0a7d26
.github/release.sh
@@ -14,4 +14,4 @@ if [ "${FLAVOUR}" == 'javax' ]; then
14
.github/add-javax-suffix.sh
15
fi
16
17
-./gradlew clean build publishToSonatype closeAndReleaseSonatypeStagingRepositories
+./gradlew clean build publishToSonatype closeAndReleaseSonatypeStagingRepository
0 commit comments