You've already forked goreleaser
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:
committed by
GitHub
parent
0877ae8f2f
commit
ef5a7a2fd9
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user