Skip to content

Commit

Permalink
Configure mavenPublishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Feb 19, 2024
1 parent 3d28e0d commit 6a81456
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gradle/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ gradlePlugin {
tasks.named('publishPlugins') {
notCompatibleWithConfigurationCache("https://github.com/gradle/gradle/issues/21283")
}

mavenPublishing {
signAllPublications()
}

0 comments on commit 6a81456

Please sign in to comment.