We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a8ec5 commit 3ce42a3Copy full SHA for 3ce42a3
.github/workflows/release.yaml
@@ -28,4 +28,4 @@ jobs:
28
goarch: ${{ matrix.goarch }}
29
goversion: "1.19"
30
project_path: "."
31
- ldflags: -X "flow.semver=$(VERSION)" -X "flow.boo=123"
+ ldflags: -X "main.semver=$(VERSION)"
0 commit comments