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 6ebeeef commit 29ff488Copy full SHA for 29ff488
buildSrc/src/main/kotlin/mcp.publishing.gradle.kts
@@ -5,7 +5,6 @@ plugins {
5
}
6
7
mavenPublishing {
8
- signAllPublications()
9
publishToMavenCentral(automaticRelease = true)
10
11
pom {
0 commit comments