Skip to content

Commit 1fd5d03

Browse files
ran-codesclaude
andcommitted
fix: set goreleaser name_template to avoid duplicate os/arch in filenames
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 31f5bdd commit 1fd5d03

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ builds:
4343

4444
archives:
4545
- format: binary
46+
name_template: "{{ .Binary }}"
4647

4748
checksum:
4849
name_template: "checksums.txt"

0 commit comments

Comments
 (0)