Skip to content

Commit

Permalink
update goreleaser format
Browse files Browse the repository at this point in the history
  • Loading branch information
kooksee committed May 30, 2024
1 parent 61f9714 commit f138dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ builds:
- amd64
archives:
- name_template: "{{ .Binary }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}"
format: tar.gz
format: binary
report_sizes: true

0 comments on commit f138dbe

Please sign in to comment.