Skip to content

Commit

Permalink
[FIX] publish release step tag
Browse files Browse the repository at this point in the history
  • Loading branch information
osvegn committed Aug 11, 2023
1 parent 125297b commit c80b16e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
token: ${{secrets.GITHUB_TOKEN}}
body: ${{ github.event.inputs.body }}
name: ${{ github.event.inputs.version }}
tag: V${{ github.event.inputs.version }}

0 comments on commit c80b16e

Please sign in to comment.