Skip to content

Commit 703df06

Browse files
committed
change the binary name in the release
1 parent bb0f8a4 commit 703df06

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.goreleaser.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ before:
44
- go mod download
55

66
builds:
7-
- env:
8-
- CGO_ENABLED=0
7+
-
8+
binary: egor
9+
env:
10+
- CGO_ENABLED=0
911
archives:
1012
- replacements:
1113
darwin: Darwin

0 commit comments

Comments
 (0)