Skip to content

Commit

Permalink
fix: use GORELEASER_CURRENT_TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
keroxp committed Jul 29, 2024
1 parent 62ddf51 commit 3181a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}

0 comments on commit 3181a70

Please sign in to comment.