fix(release): update version ldflag module path
This commit is contained in:
parent
5daa12f12c
commit
8751f10779
@ -12,7 +12,7 @@ builds:
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
ldflags:
|
||||
- -s -w -X github.com/steipete/discrawl/internal/cli.version={{ .Version }}
|
||||
- -s -w -X github.com/openclaw/discrawl/internal/cli.version={{ .Version }}
|
||||
targets:
|
||||
- darwin_amd64
|
||||
- darwin_arm64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user