You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-09-16 09:26:52 +02:00
small typo on readme
This commit is contained in:
@@ -79,7 +79,7 @@ archive:
|
|||||||
format: tar.gz
|
format: tar.gz
|
||||||
```
|
```
|
||||||
|
|
||||||
> Default `name_template` is "{{.BinaryName}}_{{.Os}}_{{.Arch}}"
|
> Default `name_template` is `{{.BinaryName}}_{{.Os}}_{{.Arch}}`
|
||||||
> Valid formats are `tar.gz` and `zip`, default is `tar.gz`
|
> Valid formats are `tar.gz` and `zip`, default is `tar.gz`
|
||||||
|
|
||||||
### Add more files
|
### Add more files
|
||||||
|
Reference in New Issue
Block a user