Skip to content

Commit 4bae3e9

Browse files
authored
fix: binaries are missing in the release (#930)
1 parent a05344c commit 4bae3e9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ archives:
6363
- README.md
6464

6565
release:
66-
ids: [""]
66+
ids:
67+
- hcloud-cloud-controller-manager-archive
6768
extra_files:
6869
- glob: ./deploy/ccm*.yaml
6970
- glob: ./hcloud-cloud-controller-manager-*.tgz

0 commit comments

Comments
 (0)