Skip to content

Commit

Permalink
Release depends on noop
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelga committed Dec 5, 2024
1 parent a872c2b commit 5f408ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mavencentral.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ signing {

tasks.named('publishReleasePublicationToSonatypeRepository') { task ->
task.dependsOn ':library:signReleasePublication'
task.dependsOn ':library:signNoopPublication'
}

tasks.named('publishNoopPublicationToSonatypeRepository') { task ->
Expand Down

0 comments on commit 5f408ea

Please sign in to comment.