Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Remove "major" and "premajor" options.
  • Loading branch information
magbb authored Oct 2, 2024
1 parent 860f7f9 commit b1819d3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ on:
options:
- patch
- minor
- major
- premajor
- preminor
- prepatch
- preminor
- prerelease
no_release:
description: "Don't create a Github Release or tag with the new version number"
Expand Down

0 comments on commit b1819d3

Please sign in to comment.