Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Change ordering of versions to something less dangerous
  • Loading branch information
magbb authored Oct 1, 2024
1 parent 2018ff7 commit 0d38b0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
required: true
type: choice
options:
- major
- minor
- patch
- minor
- major
- premajor
- preminor
- prepatch
Expand Down

0 comments on commit 0d38b0d

Please sign in to comment.