Skip to content

Commit

Permalink
ci: fix goreleaser check deprecation warning (celestiaorg#3667)
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Aug 20, 2024
1 parent 0dac760 commit d1ef925
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 @@ -58,7 +58,7 @@ signs:
"${artifact}",
]
snapshot:
name_template: "{{ incpatch .Version }}-next"
version_template: "{{ incpatch .Version }}-next"
changelog:
sort: asc
filters:
Expand Down

0 comments on commit d1ef925

Please sign in to comment.