Skip to content

Commit

Permalink
changing goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe do Nascimento Andujar authored and retpolanne committed Jun 9, 2020
1 parent 46667d7 commit c993791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ builds:
- linux
goarch:
- amd64
archive:
format: binary
archives:
- format: binary
name_template: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}"

0 comments on commit c993791

Please sign in to comment.