Skip to content

Commit

Permalink
feat!: remove V prefix in version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail ozgen committed Oct 11, 2024
1 parent 7c48889 commit ca07418
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ jobs:
- name: Get next version
id: get_next_version
uses: thenativeweb/get-next-version@main
with:
prefix: 'V'
- name: Show the next version
run: |
echo ${{ steps.get_next_version.outputs.version }}
Expand Down

0 comments on commit ca07418

Please sign in to comment.