Skip to content

Commit

Permalink
support latest goreleaser (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincantu authored Aug 26, 2024
1 parent bc9603b commit a853253
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 @@ -8,7 +8,7 @@
---
version: 2
snapshot:
name_template: "{{ .Var.Tag }}-next"
version_template: "{{ .Var.Tag }}-next"
changelog:
sort: asc
filters:
Expand Down

0 comments on commit a853253

Please sign in to comment.