Skip to content

Commit

Permalink
fix - .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola Strappazzon C committed Oct 15, 2023
1 parent 13edc3a commit 706c393
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ builds:
- darwin_arm64
ldflags:
- -s -w
archives:
- name_template: '{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}'
replacements:
darwin: mac
checksum:
name_template: '{{ .ProjectName }}_checksums_{{ .Version }}.txt'
snapshot:
Expand Down

0 comments on commit 706c393

Please sign in to comment.