Tweak goreleaser

This commit is contained in:
Arturo Filastò 2018-09-27 19:06:57 +02:00
parent 29b382ebf3
commit 7c8771d807

View File

@ -26,13 +26,7 @@ archive:
name_template: '{{ .Binary }}_{{.Version}}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{
.Arm }}{{ end }}'
files:
- licence*
- LICENCE*
- license*
- LICENSE*
- readme*
- README*
- changelog*
- CHANGELOG*
- LICENCE.md
- Readme.md
snapshot:
name_template: SNAPSHOT-{{ .Commit }}