Skip to content

Commit

Permalink
Merge pull request #6 from aquasecurity/liamg-patch-1
Browse files Browse the repository at this point in the history
Update .goreleaser.yml
  • Loading branch information
Owen Rumney authored Dec 1, 2021
2 parents b15a679 + c39e390 commit 9c6c0ab
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 9c6c0ab

Please sign in to comment.