Skip to content

Commit

Permalink
updated goreleaser config (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
geseq authored Feb 16, 2020
1 parent 0854675 commit 6fb0df7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ builds:
- darwin
- linux
- windows
archive:
files:
- none*
archives:
-
files:
- none*
checksum:
name_template: 'checksums.txt'
changelog:
Expand Down

0 comments on commit 6fb0df7

Please sign in to comment.