Skip to content

Commit

Permalink
Disable signing
Browse files Browse the repository at this point in the history
  • Loading branch information
tedliang committed Jun 6, 2021
1 parent d0bb5da commit c6fa429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,11 @@ publishing {
}
}


/*
signing {
sign(publishing.publications["mavenJava"])
}

*/

nexusPublishing {
repositories {
Expand Down

0 comments on commit c6fa429

Please sign in to comment.