Skip to content

Commit f8cc10d

Browse files
m-houstonCopilot
andauthored
Update .github/workflows/pr_create_dynamic_env.disabled
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 25c8dc7 commit f8cc10d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/pr_create_dynamic_env.disabled

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ jobs:
3333
'{ "ref": "main",
3434
"inputs": {
3535
"infraRepoName": $infraRepoName,
36-
"releaseVersion", $releaseVersion,
37-
"targetEnvironment", $targetEnvironment,
38-
"targetAccountGroup", $targetAccountGroup,
39-
"targetComponent", $targetComponent,
40-
"terraformAction", $terraformAction,
41-
"overrides", $overrides,
36+
"releaseVersion": $releaseVersion,
37+
"targetEnvironment": $targetEnvironment,
38+
"targetAccountGroup": $targetAccountGroup,
39+
"targetComponent": $targetComponent,
40+
"terraformAction": $terraformAction,
41+
"overrides": $overrides
4242
}
4343
}')
4444

0 commit comments

Comments
 (0)