fix(release): update version ldflag module path

This commit is contained in:
Vincent Koc 2026-05-05 15:02:21 -07:00
parent 5daa12f12c
commit 8751f10779
No known key found for this signature in database

View File

@ -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