Skip to content

Commit

Permalink
chore: change release name template by goreleaser (#62)
Browse files Browse the repository at this point in the history
Signed-off-by: shilinlee <[email protected]>
  • Loading branch information
shilinlee authored Jan 28, 2024
1 parent 3edd41d commit 8bd60bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ changelog:
release:
github:
prerelease: auto
name_template: "{{.Tag}} {{ .Now.Format \"2006-01-02\" }}"

# The lines beneath this are called `modelines`. See `:help modeline`
# Feel free to remove those if you don't want/use them.
Expand Down

0 comments on commit 8bd60bc

Please sign in to comment.