Skip to content

Commit 4682487

Browse files
Merge pull request #29 from customerio/feature/fix-options
Fix release options
2 parents d0e0036 + 10c3387 commit 4682487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
inputs:
77
version:
88
description: 'Semantic version change'
9+
type: choice
910
required: true
1011
options:
1112
- 'patch'

0 commit comments

Comments
 (0)