Skip to content

Commit

Permalink
tag will already have v (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-szalwinski-he authored Sep 10, 2024
1 parent d22d0ec commit aa778f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- uses: ncipollo/release-action@v1
with:
generateReleaseNotes: true
name: 'v${{ github.ref_name }}'
name: '${{ github.ref_name }}'
token: ${{ github.token }}

0 comments on commit aa778f2

Please sign in to comment.