Skip to content

Commit

Permalink
Automatically Publish to Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 committed Dec 27, 2024
1 parent 596241f commit eeae3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,6 @@ mavenPublishing {
}
}

publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL)
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL, true)
signAllPublications()
}

0 comments on commit eeae3ca

Please sign in to comment.