Skip to content

Commit 6a75817

Browse files
committed
fix: set gorelease main pkg to workspace
Signed-off-by: jerryzhuang <[email protected]>
1 parent 0e80023 commit 6a75817

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
@@ -5,7 +5,7 @@ before:
55
- go mod tidy
66
builds:
77
- id: kaito
8-
main: ./cmd
8+
main: ./cmd/workspace/
99
binary: bin/kaito
1010
goos:
1111
- linux

0 commit comments

Comments
 (0)