Skip to content

Commit ea1307d

Browse files
committed
Update default release version
1 parent 57467bd commit ea1307d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
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'
88
type: choice
99
required: true
10-
default: "-s"
10+
default: ""
1111
options:
1212
- major
1313
- minor

0 commit comments

Comments
 (0)