Skip to content

Commit

Permalink
pre release false in goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Chmouel Boudjnah <[email protected]>
  • Loading branch information
chmouel committed Apr 20, 2022
1 parent 6ca205e commit 13ddc94
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,7 +40,7 @@ snapshot:
name_template: "{{ .Tag }}-next"

release:
prerelease: true
prerelease: false

nfpms:
- file_name_template: "gosmee-{{.Version}}_{{.Os}}-{{.Arch}}"
Expand Down

0 comments on commit 13ddc94

Please sign in to comment.