Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jomifred committed Oct 14, 2024
1 parent 2887b9c commit 9c6fa56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ task renderAsciiDocs(type: Exec) {

// Builds the distribution, documentation and a new release
task release(dependsOn: [ 'doc', 'zipRel' ]) {
group = "publishing"
}

// copy files used to build a release
Expand Down

0 comments on commit 9c6fa56

Please sign in to comment.