Skip to content

Commit 23173dd

Browse files
authored
Use correct GORELEASE tags for all the gorelease actions. (#1158)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
1 parent a0ab039 commit 23173dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ jobs:
170170
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
171171
COSIGN_YES: true
172172
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
173+
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}
173174

174175
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
175176
with:

0 commit comments

Comments
 (0)