We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afea955 + d7edd54 commit 00b32caCopy full SHA for 00b32ca
.github/workflows/goreleaser.yml
@@ -24,3 +24,4 @@ jobs:
24
env:
25
CGO_ENABLED: 0
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
+ GORELEASER_CURRENT_TAG: ${{ github.ref_name }}
0 commit comments