1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00

Update README.md

This commit is contained in:
Carlos Alexandro Becker
2017-01-11 15:25:58 -02:00
committed by GitHub
parent 0877ae8f2f
commit ef5a7a2fd9

View File

@@ -79,8 +79,8 @@ archive:
format: tar.gz
```
> Default `name_template` is `{{.BinaryName}}_{{.Os}}_{{.Arch}}`
> Valid formats are `tar.gz` and `zip`, default is `tar.gz`
> - Default `name_template` is `{{.BinaryName}}_{{.Os}}_{{.Arch}}`
> - Valid formats are `tar.gz` and `zip`, default is `tar.gz`
### Add more files