Skip to content

Commit

Permalink
testing name_template
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitri-lerko committed Jan 14, 2024
1 parent 94fdfd9 commit 27ac44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ builds:
- linux
- darwin
archives:
- file_name_template: >-
- name_template: >-
{{- .ProjectName }}_
{{- title .Os }}_
{{- if eq .Arch "amd64" }}x86_64
Expand Down

0 comments on commit 27ac44e

Please sign in to comment.