We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d06cbfd commit c9fd997Copy full SHA for c9fd997
1 file changed
.slsa-goreleaser.yml
@@ -30,4 +30,4 @@ binary: lcode-hub-{{ .Os }}-{{ .Arch }}
30
31
# (Optional) ldflags generated dynamically in the workflow, and set as the `evaluated-envs` input variables in the workflow.
32
ldflags:
33
- - "-X main.Version={{ .Env.VERSION }}"
+ - "-X main.VERSION={{ .Env.VERSION }}"
0 commit comments