We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec8ca8 commit ee8e3feCopy full SHA for ee8e3fe
buildSrc/src/main/kotlin/lavalink-publishing.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
mavenPublishing {
9
- publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL, true)
+ publishToMavenCentral(SonatypeHost.S01, true)
10
signAllPublications()
11
12
pom {
0 commit comments