Skip to content

Commit

Permalink
name_template is now file_name_template
Browse files Browse the repository at this point in the history
  • Loading branch information
danquah committed May 14, 2020
1 parent 116879f commit 38b8743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ nfpms:
formats:
- deb
- rpm
name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"
file_name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"

0 comments on commit 38b8743

Please sign in to comment.