feat: add custom webhook message
This commit is contained in:
+2
-1
@@ -17,8 +17,9 @@ builds:
|
||||
archives:
|
||||
- format: tar.gz
|
||||
# this name template makes the OS and Arch compatible with the results of uname.
|
||||
# {{ .ProjectName }}_
|
||||
name_template: >-
|
||||
{{ .ProjectName }}_
|
||||
Message-Nest_
|
||||
{{- title .Os }}_
|
||||
{{- if eq .Arch "amd64" }}x86_64
|
||||
{{- else if eq .Arch "386" }}i386
|
||||
|
||||
Reference in New Issue
Block a user