Skip to content

Commit

Permalink
hotfix(ci): remove double "v"
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousDolphin committed Jan 10, 2025
1 parent 3fd174e commit c0c3597
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,6 +39,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
dry_run: false
custom_tag: ${{ steps.get_next_version.outputs.new_tag }}
tag_prefix: ""
- name: Create a GitHub release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit c0c3597

Please sign in to comment.