Skip to content

Commit 81e1306

Browse files
author
Gregor Gololicic
committed
fix ld
1 parent c7a96ec commit 81e1306

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 https://github.com/sideninja/flow-cli/blob/master/flow.semver=$(VERSION)"
31+
ldflags: "-X github.com/sideninja/flow-cli/flow.semver=$(VERSION)"

0 commit comments

Comments
 (0)