Skip to content

Commit

Permalink
fix goreleaser tag (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke authored Oct 28, 2023
1 parent 17505c9 commit 46d0f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ jobs:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}

0 comments on commit 46d0f28

Please sign in to comment.