Skip to content

Commit

Permalink
Merge pull request #367 from rancher/switch_to_minor_bumping
Browse files Browse the repository at this point in the history
Switch to minor version bumping during automatic releasing
  • Loading branch information
thardeck authored Nov 24, 2023
2 parents 8f4edc7 + 865a783 commit d41cddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
steps:
- uses: rymndhng/release-on-push-action@master
with:
bump_version_scheme: patch
bump_version_scheme: minor
use_github_release_notes: true

0 comments on commit d41cddd

Please sign in to comment.