Skip to content

Commit 5d9559a

Browse files
committed
cicd: set minor as default release.
1 parent 92b87a9 commit 5d9559a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
type: choice
77
description: Version number to increment
88
required: true
9+
default: minor
910
options:
1011
- patch
1112
- minor

0 commit comments

Comments
 (0)