Skip to content

Commit

Permalink
Migrate Maven Central publication to Central Portal
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdgr8 committed Oct 28, 2024
1 parent 3f0d8d5 commit 3d78d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/library-convention.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tasks.withType<AbstractDokkaLeafTask>().configureEach {
}

mavenPublishing {
publishToMavenCentral(SonatypeHost.S01)
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL)
signAllPublications()

@Suppress("UnstableApiUsage")
Expand Down

0 comments on commit 3d78d2c

Please sign in to comment.