We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f079d commit 1a26098Copy full SHA for 1a26098
1 file changed
.github/workflows/stage-4-acceptance.yaml
@@ -82,4 +82,4 @@ jobs:
82
--targetEnvironment "$ENVIRONMENT" \
83
--targetAccountGroup "nhs-notify-supplier-api-dev" \
84
--targetComponent "api" \
85
- --extraSecretNames '["INTERNAL_DEV_TEST_PEM","NON_PROD_API_KEY","STATUS_ENDPOINT_API_KEY"]'
+ --extraSecretNames '["SUPPLIER_API_PRIVATE_KEY","APIM_API_KEY","APIM_STATUS_API_KEY"]'
0 commit comments