Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Commit dae1c61

Browse files
author
dhendel
committed
Reverted changes for using custom ssh keys in userdata
1 parent 406d420 commit dae1c61

3 files changed

Lines changed: 57 additions & 148 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ nfpm:
6262
bindir: /usr/bin
6363

6464
archive:
65-
name_template: "{{ .ProjectName }}_{{ .Os }}"
65+
name_template: "{{ .ProjectName }}_{{ .Os }}.{{ .Arch }}"
6666
format: binary
6767
replacements:
6868
darwin: Darwin

0 commit comments

Comments
 (0)