Skip to content

Commit 8ef868c

Browse files
Update deploy.yaml
1 parent e6636f6 commit 8ef868c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
- If the environment maps to **multiple clusters**, you must also set `target_cluster`.
1818
required: true
1919
default: "dev"
20+
type: string
2021

2122
# REQUIRED when env has >1 clusters
2223
target_cluster:
@@ -31,6 +32,7 @@ on:
3132
Example: `aks-prod-weu`
3233
required: false
3334
default: ""
35+
type: string
3436
ref:
3537
description: "The github ref to use for checking out files"
3638
required: false

0 commit comments

Comments
 (0)