Skip to content

Commit f692a33

Browse files
committed
chore(release): fix binary name
1 parent edb7b9e commit f692a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
builds:
22
- main: cmd/main.go
3-
binary: download-release
3+
binary: leetcode-tool
44
ldflags: -s -w -X main.GitCommit={{.Commit}} -X main.Date={{.Date}}
55
goos:
66
- windows

0 commit comments

Comments
 (0)