Skip to content

Commit a64308e

Browse files
committed
'build' option to zUpgrade action
1 parent 385d90e commit a64308e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/zUpgrade.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ on:
3838
inputs:
3939
releaseLabel:
4040
required: false
41-
default: spring
41+
default: build
4242
#default: internal
4343
type: choice
4444
options:
4545
- latest
46+
- build
4647
- spring
4748
- internal
4849
- base

0 commit comments

Comments
 (0)