Skip to content

Commit

Permalink
add explicitly reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad committed Oct 29, 2024
1 parent e9d80d3 commit 24665fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,6 @@ publishing {
}

signing {
useInMemoryPgpKeys(System.getenv("GPG_PRIVATE_KEY"), System.getenv("GPG_PASSPHRASE"))
sign(publishing.publications["mavenJava"])
}

0 comments on commit 24665fc

Please sign in to comment.