Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liamg authored Dec 1, 2021
1 parent b15a679 commit c39e390
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 @@ -18,7 +18,7 @@ changelog:
- '^test:'

archives:
- name_template: "{{ .Version }}"
- name_template: "v{{ .Version }}"

release:
prerelease: auto
Expand Down

0 comments on commit c39e390

Please sign in to comment.