Skip to content

Commit

Permalink
update goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed May 7, 2020
1 parent 102dc51 commit 02a31a0
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 @@ -19,8 +19,8 @@ builds:
- darwin
goarch:
- amd64
archive:
format: tar.gz
archives:
- format: tar.gz
checksum:
name_template: 'checksums-{{ .Tag }}.txt'
release:
Expand Down

0 comments on commit 02a31a0

Please sign in to comment.