Skip to content

Commit a1d9362

Browse files
committed
sign snapshots
1 parent 2d5ca14 commit a1d9362

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@ publishing {
163163
}
164164
}
165165

166-
tasks.withType<Sign>().configureEach {
167-
onlyIf { isReleaseVersion() }
168-
}
166+
//tasks.withType<Sign>().configureEach {
167+
// onlyIf { isReleaseVersion() }
168+
//}
169169

170170
signing {
171171
useInMemoryPgpKeys(

0 commit comments

Comments
 (0)