Skip to content

Commit

Permalink
feat: remove tag prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-zamir committed Nov 1, 2023
1 parent 47386a1 commit f9886f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
id: tag_version
uses: mathieudutour/[email protected]
with:
tag_prefix: ''
github_token: ${{ secrets.GH_TOKEN }}
- name: Create a GitHub release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit f9886f2

Please sign in to comment.