Skip to content

Commit e5afd16

Browse files
refactor: reorder inputs in deploy-v2.yml for clarity
1 parent 34df066 commit e5afd16

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/deploy-v2.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,14 @@ on:
5454
required: false
5555
default: false
5656
type: boolean
57-
enable_scalability:
58-
description: 'Enable Scalability (WAF only)'
57+
EXP:
58+
description: 'Deploy EXP'
5959
required: false
6060
default: false
6161
type: boolean
62-
EXP:
63-
description: 'Deploy EXP'
62+
63+
enable_scalability:
64+
description: 'Enable Scalability (WAF only)'
6465
required: false
6566
default: false
6667
type: boolean

0 commit comments

Comments
 (0)