Skip to content

Commit

Permalink
trying again to include MPS version into release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Niko Stotz committed Nov 3, 2023
1 parent 7b30d22 commit dcaed51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ signing {
}

release {
tagTemplate.set("$versionSuffix-$version")
buildTasks.set(listOf("publish"))
git {
requireBranch.set("")
Expand Down

0 comments on commit dcaed51

Please sign in to comment.