Skip to content

Commit

Permalink
re-order bump input options
Browse files Browse the repository at this point in the history
  • Loading branch information
ciiqr committed Oct 30, 2024
1 parent 8211c32 commit c41b07e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ on:
bump:
type: choice
description: How to bump version
default: minor
options:
- minor
- major
- minor
- patch
jobs:
bump:
Expand Down

0 comments on commit c41b07e

Please sign in to comment.