Skip to content

Commit bcaadf8

Browse files
committed
add pushToEnvTag to inputs
1 parent 9424fa0 commit bcaadf8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-and-deploy-to-eks.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ on:
8080
required: false
8181
type: string
8282
default: "Containerfile"
83+
pushToEnvTag:
84+
required: false
85+
type: boolean
86+
default: false
8387
secrets:
8488
slackBotToken:
8589
required: false

0 commit comments

Comments
 (0)