Skip to content

Commit

Permalink
Updated tag bump action to automatically use a minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jordybronowicki37 committed Oct 24, 2024
1 parent 6d9b3ea commit 7baf736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
DEFAULT_BUMP: patch
DEFAULT_BUMP: minor

0 comments on commit 7baf736

Please sign in to comment.