Skip to content

Commit

Permalink
[chore] Update .goreleaser.yml to correct use of deprecated snapshot …
Browse files Browse the repository at this point in the history
…attribute (#39500)

* use new name

* remove local linter changes
  • Loading branch information
breathingdust committed Sep 26, 2024
1 parent c3c97be commit 7c327b3
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 @@ -78,4 +78,4 @@ signs:
id: key-id
signature: ${artifact}.72D7468F.sig
snapshot:
name_template: "{{ .Tag }}-next"
version_template: "{{ .Tag }}-next"

0 comments on commit 7c327b3

Please sign in to comment.