Skip to content

Commit fc2b030

Browse files
fix: use correct binary name
1 parent a4493c8 commit fc2b030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ builds:
66
- linux_arm64
77
- darwin_arm64
88
main: ./cmd/plugin-registry-update/
9+
binary: plugin-registry-update
910
flags:
1011
- -trimpath
1112
ldflags:

0 commit comments

Comments
 (0)