Reorder version bump types.

This commit is contained in:
Jeremy Wood 2023-02-25 13:31:49 -05:00
parent 06e9e33da4
commit ee2a304148
No known key found for this signature in database
GPG Key ID: C5BAD04C77B91B4B
1 changed files with 1 additions and 1 deletions

View File

@ -11,9 +11,9 @@ on:
required: true
type: choice
options:
- 'patch'
- 'minor'
- 'major'
- 'patch'
jobs:
release_on_push: