Skip to content

Commit

Permalink
Update default release version
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed Oct 8, 2024
1 parent 57467bd commit ea1307d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
description: 'The type of version bump. Use the blank option for no change. Use the "release" option to promote prerelease. See docs for details: https://hatch.pypa.io/latest/version/#supported-segments'
type: choice
required: true
default: "-s"
default: ""
options:
- major
- minor
Expand Down

0 comments on commit ea1307d

Please sign in to comment.