mirror of
https://github.com/go-task/task.git
synced 2026-06-25 13:46:13 +00:00
Merge pull request #328 from danquah/fix-goreleaser-name-template
Fix name_template in Go Releaser
This commit is contained in:
@@ -40,4 +40,4 @@ nfpms:
|
||||
formats:
|
||||
- deb
|
||||
- rpm
|
||||
name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"
|
||||
file_name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"
|
||||
|
||||
Reference in New Issue
Block a user