mirror of
https://github.com/zerotier/ztchooks.git
synced 2026-05-22 16:29:29 -07:00
set name template in goreleaser
This commit is contained in:
+3
-1
@@ -11,7 +11,7 @@ release:
|
||||
owner: zerotier
|
||||
name: ztchooks
|
||||
|
||||
draft: true
|
||||
draft: false
|
||||
|
||||
replace_existing_draft: true
|
||||
|
||||
@@ -25,6 +25,8 @@ release:
|
||||
|
||||
mode: append
|
||||
|
||||
name_template: "{{.ProjectName}}-v{{.Version}} {{.Env.USER}}"
|
||||
|
||||
skip_upload: true
|
||||
# The lines beneath this are called `modelines`. See `:help modeline`
|
||||
# Feel free to remove those if you don't want/use them.
|
||||
|
||||
Reference in New Issue
Block a user