Skip to content

Commit c9f6b47

Browse files
Update release.yaml (#91)
1 parent 4d25c7d commit c9f6b47

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ on:
77
description: Release
88
required: true
99
default: patch
10+
type: choice
11+
options:
12+
- patch
13+
- minor
14+
- major
1015

1116
jobs:
1217
release:

0 commit comments

Comments
 (0)