Skip to content

Commit 1a26098

Browse files
committed
Fix
1 parent 17f079d commit 1a26098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-4-acceptance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
--targetEnvironment "$ENVIRONMENT" \
8383
--targetAccountGroup "nhs-notify-supplier-api-dev" \
8484
--targetComponent "api" \
85-
--extraSecretNames '["INTERNAL_DEV_TEST_PEM","NON_PROD_API_KEY","STATUS_ENDPOINT_API_KEY"]'
85+
--extraSecretNames '["SUPPLIER_API_PRIVATE_KEY","APIM_API_KEY","APIM_STATUS_API_KEY"]'

0 commit comments

Comments
 (0)