mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
name_template is now file_name_template
See https://goreleaser.com/deprecations/#nfpmsname_template
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