Skip to content

Commit 3f9d68a

Browse files
committed
Add binary name to GoReleaser config
1 parent 4011dbf commit 3f9d68a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: 2
22
builds:
3-
- env:
3+
- binary: sdt
4+
env:
45
- CGO_ENABLED=0
56
goos:
67
- linux

0 commit comments

Comments
 (0)