Skip to content

Commit 2a4489c

Browse files
committed
Fix environment input type for manual dispatches
1 parent 852fb85 commit 2a4489c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/.build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
description: 'Build environment'
88
default: 'release'
99
required: true
10+
type: choice
1011
options:
1112
- debug
1213
- release

0 commit comments

Comments
 (0)