Skip to content

Commit

Permalink
fixed jreleaser task name
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed May 6, 2021
1 parent c354c38 commit d712d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jreleaser {

gitPublishPush.dependsOn asciidoctor
afterReleaseBuild.dependsOn gitPublishPush
afterReleaseBuild.dependsOn ":jreleaseFullRelease"
afterReleaseBuild.dependsOn ":jreleaserFullRelease"

0 comments on commit d712d83

Please sign in to comment.