Skip to content

Commit

Permalink
fix: deprecated goreleaser field
Browse files Browse the repository at this point in the history
  • Loading branch information
pd93 committed Sep 7, 2024
1 parent 1275ab1 commit a6100b3
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 @@ -46,7 +46,7 @@ release:
draft: true

snapshot:
name_template: "{{.Tag}}"
version_template: "{{.Tag}}"

checksum:
name_template: "task_checksums.txt"
Expand Down

0 comments on commit a6100b3

Please sign in to comment.