chore: tweak goreleaser

This commit is contained in:
Steven
2024-05-14 22:16:15 +08:00
parent f25cb7feba
commit 443241b9e3

View File

@@ -11,12 +11,13 @@ builds:
goos:
- linux
- darwin
- windows
archives:
- format: tar.gz
# this name template makes the OS and Arch compatible with the results of `uname`.
name_template: >-
{{ .ProjectName }}_{{ .Tag }}_{{ .Os }}_{{ .Arch }}
memogram_{{ .Tag }}_{{ .Os }}_{{ .Arch }}
changelog:
sort: asc