Skip to content

Commit

Permalink
change release format
Browse files Browse the repository at this point in the history
  • Loading branch information
M0roSan committed Sep 14, 2021
1 parent 2d905a4 commit 764aef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ builds:
- amd64
- arm64
archives:
- name_template: "{{.ProjectName}}-{{.Os}}-{{.Arch}}"
- name_template: "{{.ProjectName}}_{{.Version}}_{{.Os}}_{{.Arch}}"
format: tar.gz
format_overrides:
- goos: windows
Expand Down

0 comments on commit 764aef0

Please sign in to comment.