Skip to content

Commit 987e42a

Browse files
authored
CCM-11389: Dynamic workflow overrides destroy (#93)
1 parent 7130561 commit 987e42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_destroy_dynamic_env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
--arg targetComponent "api" \
3030
--arg terraformAction "destroy" \
3131
--arg overrideProjectName "nhs" \
32-
--arg overrideRoleName "nhs-main-acct-smsnudge-github-deploy" \
32+
--arg overrideRoleName "nhs-main-acct-supplier-api-github-deploy" \
3333
'{ "ref": "main",
3434
"inputs": {
3535
"infraRepoName": $infraRepoName,

0 commit comments

Comments
 (0)