Skip to content

Commit

Permalink
goreleaser: remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fho committed Oct 23, 2024
1 parent 7df35af commit d9d2649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ builds:

archives:
- format: tar.gz
# this name template makes the OS and Arch compatible with the results of `uname`.
name_template: "{{ .ProjectName }}-{{ .Os }}_{{ .Arch }}-{{ .Version }}"
wrap_in_directory: false
files:
Expand Down

0 comments on commit d9d2649

Please sign in to comment.