Skip to content

Commit

Permalink
chore: Update tag pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Jun 29, 2024
1 parent f9b18b5 commit 46dedb4
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 @@ -198,6 +198,7 @@ jreleaser {
release {
github {
overwrite.set(true)
tagName.set("{{projectVersion}}")
changelog {
formatted.set(org.jreleaser.model.Active.ALWAYS)
preset.set("conventional-commits")
Expand Down

0 comments on commit 46dedb4

Please sign in to comment.