updated goreleaser config (#249)
This commit is contained in:
parent
0854675469
commit
6fb0df750b
1 changed files with 4 additions and 3 deletions
|
@ -11,9 +11,10 @@ builds:
|
||||||
- darwin
|
- darwin
|
||||||
- linux
|
- linux
|
||||||
- windows
|
- windows
|
||||||
archive:
|
archives:
|
||||||
files:
|
-
|
||||||
- none*
|
files:
|
||||||
|
- none*
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
changelog:
|
changelog:
|
||||||
|
|
Loading…
Reference in a new issue