Skip to content

Commit 3ce42a3

Browse files
author
Gregor Gololicic
committed
fix ld
1 parent f3a8ec5 commit 3ce42a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
goarch: ${{ matrix.goarch }}
2929
goversion: "1.19"
3030
project_path: "."
31-
ldflags: -X "flow.semver=$(VERSION)" -X "flow.boo=123"
31+
ldflags: -X "main.semver=$(VERSION)"

0 commit comments

Comments
 (0)