Skip to content

Commit fa1c06b

Browse files
committed
change default version upgrade to patch
1 parent c90b946 commit fa1c06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
type: choice
88
description: 'How to bump a version?'
99
required: true
10-
default: 'minor'
10+
default: 'patch'
1111
options:
1212
- major
1313
- minor

0 commit comments

Comments
 (0)