We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f7771 commit bb533e3Copy full SHA for bb533e3
1 file changed
.goreleaser.yaml
@@ -1,6 +1,7 @@
1
builds:
2
-- main: ./cmd/go-cli-github
+- id: go-cli-github
3
binary: go-cli-github
4
+ main: ./cmd/go-cli-github
5
ldflags:
6
- >
7
-s -w
0 commit comments