Skip to content

Commit

Permalink
fix(ci): fix goreleaser deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Sep 18, 2024
1 parent c2a4849 commit 3b102aa
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 @@ -118,4 +118,4 @@ release:
disable: false
prerelease: auto
snapshot:
name_template: "{{ .Tag }}-SNAPSHOT"
version_template: "{{ .Tag }}-SNAPSHOT"

0 comments on commit 3b102aa

Please sign in to comment.