We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb7b9e commit f692a33Copy full SHA for f692a33
.goreleaser.yml
@@ -1,6 +1,6 @@
1
builds:
2
- main: cmd/main.go
3
- binary: download-release
+ binary: leetcode-tool
4
ldflags: -s -w -X main.GitCommit={{.Commit}} -X main.Date={{.Date}}
5
goos:
6
- windows
0 commit comments