Skip to content

Commit 29ff488

Browse files
committed
Remove signing requirement for local publish
1 parent 6ebeeef commit 29ff488

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildSrc/src/main/kotlin/mcp.publishing.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ plugins {
55
}
66

77
mavenPublishing {
8-
signAllPublications()
98
publishToMavenCentral(automaticRelease = true)
109

1110
pom {

0 commit comments

Comments
 (0)