Skip to content

Commit

Permalink
fix: set gorelease main pkg to workspace
Browse files Browse the repository at this point in the history
Signed-off-by: jerryzhuang <[email protected]>
  • Loading branch information
zhuangqh committed Dec 5, 2024
1 parent 0e80023 commit 6a75817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ before:
- go mod tidy
builds:
- id: kaito
main: ./cmd
main: ./cmd/workspace/
binary: bin/kaito
goos:
- linux
Expand Down

0 comments on commit 6a75817

Please sign in to comment.