Skip to content

Commit

Permalink
chore: fix the deprecation in goreleaser.
Browse files Browse the repository at this point in the history
  • Loading branch information
syhily committed Jan 5, 2025
1 parent 2ad5b05 commit 07ee395
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 @@ -97,4 +97,4 @@ release:
draft: true

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

0 comments on commit 07ee395

Please sign in to comment.