Skip to content

Commit

Permalink
Rename snapshot builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Piccirello committed Nov 8, 2019
1 parent 8179721 commit 0a7e085
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 @@ -64,7 +64,7 @@ signs:
- "${artifact}"

snapshot:
name_template: "SNAPSHOT-{{.ShortCommit}}"
name_template: "{{ .Tag }}-next"

changelog:
sort: asc
Expand Down

0 comments on commit 0a7e085

Please sign in to comment.