Skip to content

Commit

Permalink
chore(goreleaser): deprecation snapshot.name_template (#2225)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant authored Aug 15, 2024
1 parent 5a2e0f4 commit 2175f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -665,4 +665,4 @@ scoops:
license: MIT

snapshot:
name_template: "{{ incpatch .Version }}-next"
version_template: "{{ incpatch .Version }}-next"

0 comments on commit 2175f5d

Please sign in to comment.