Skip to content

Commit ee8e3fe

Browse files
committed
Use s01.oss.sonatype.org again
1 parent fec8ca8 commit ee8e3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/lavalink-publishing.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
mavenPublishing {
9-
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL, true)
9+
publishToMavenCentral(SonatypeHost.S01, true)
1010
signAllPublications()
1111

1212
pom {

0 commit comments

Comments
 (0)