mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-31 01:53:50 +02:00
docs: fix msg template
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
70f18f20e8
commit
25816eefe9
@ -27,7 +27,7 @@ announce:
|
||||
|
||||
# Message template to use while publishing.
|
||||
# Defaults to `{{ .ProjectName }} {{ .Tag }} is out! Check it out at {{ .GitURL }}/releases/tag/{{ .Tag }}`
|
||||
message_template:
|
||||
message_template: 'Awesome project {{.Tag}} is out!'
|
||||
```
|
||||
|
||||
!!! tip
|
||||
|
Loading…
Reference in New Issue
Block a user