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 699a1f8 commit eab6c2cCopy full SHA for eab6c2c
.goreleaser.yml
@@ -6,4 +6,4 @@ builds:
6
- 386
7
- amd64
8
ldflags:
9
- - -s -w -X main.Version={{ .Env.GITHUB_REF }}
+ - -s -w -X main.Version={{ .Env.GITHUB_REF_SLUG }}
0 commit comments