Skip to content

Commit 66ebfaa

Browse files
committed
update publishing
1 parent 71ae838 commit 66ebfaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
3232
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
3333
run: |
34-
./gradlew publishToSonatype closeAndReleaseSonatypeStagingRepository
34+
./gradlew publishToMavenCentral --stacktrace

0 commit comments

Comments
 (0)