Skip to content

Commit

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

signing {
required = !version.toString().endsWith("-SNAPSHOT")
}

0 comments on commit efc71ee

Please sign in to comment.