Skip to content

Commit

Permalink
chore: Set release.name_template
Browse files Browse the repository at this point in the history
  • Loading branch information
toshimaru committed Aug 12, 2023
1 parent 78c0aea commit 03715e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ brews:
license: MIT
test: |
system "#{bin}/nyan", "-v"
release:
name_template: "v{{ .Version }}"

0 comments on commit 03715e4

Please sign in to comment.