Skip to content

Commit

Permalink
Fix release builds
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Kämmerling <[email protected]>
  • Loading branch information
LKaemmerling committed Mar 31, 2022
1 parent 6b24b77 commit 68c60a1
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 @@ -73,7 +73,7 @@ archives:
builds:
- hcloud-build
- hcloud-macos-build
- hcloud-macos-build-arm64
- hcloud-macos-arm-build
name_template: "{{ .Binary }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"

format_overrides:
Expand Down

0 comments on commit 68c60a1

Please sign in to comment.