Skip to content

Commit c0a7d26

Browse files
committed
ci: fix release action using closeAndReleaseSonatypeStagingRepository
1 parent fa39598 commit c0a7d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ if [ "${FLAVOUR}" == 'javax' ]; then
1414
.github/add-javax-suffix.sh
1515
fi
1616

17-
./gradlew clean build publishToSonatype closeAndReleaseSonatypeStagingRepositories
17+
./gradlew clean build publishToSonatype closeAndReleaseSonatypeStagingRepository

0 commit comments

Comments
 (0)