Skip to content

Commit 7c0ec35

Browse files
chore: typo the input for products
1 parent 82a3be1 commit 7c0ec35

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/release.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,42 +52,42 @@ on:
5252
required: false
5353
default: "0.12.0-2201"
5454
EASYSEARCH_PUBLISH:
55-
description: 'Easysearch'
55+
description: 'Products with Easysearch'
5656
required: false
5757
type: boolean
5858
default: false
5959
AGENT_PUBLISH:
60-
description: 'Products with agent'
60+
description: 'Products with Agent'
6161
required: false
6262
type: boolean
6363
default: false
6464
CONSOLE_PUBLISH:
65-
description: 'Products with console'
65+
description: 'Products with Console'
6666
required: false
6767
type: boolean
6868
default: false
6969
GATEWAY_PUBLISH:
70-
description: 'Products with gateway'
70+
description: 'Products with Gateway'
7171
required: false
7272
type: boolean
7373
default: false
7474
LOADGEN_PUBLISH:
75-
description: 'Products with loadgen'
75+
description: 'Products with Loadgen'
7676
required: false
7777
type: boolean
7878
default: false
7979
FRAMEWORK_PUBLISH:
80-
description: 'Products with framework'
80+
description: 'Products with Framework'
8181
required: false
8282
type: boolean
8383
default: false
8484
COCOAPP_PUBLISH:
85-
description: 'Products with coco app'
85+
description: 'Products with Coco App'
8686
required: false
8787
type: boolean
8888
default: false
8989
COCOSERVER_PUBLISH:
90-
description: 'Products with coco server'
90+
description: 'Products with Coco Server'
9191
required: false
9292
type: boolean
9393
default: false

0 commit comments

Comments
 (0)