diff --git a/.github/workflows/deploy-multiple-accounts.yml b/.github/workflows/deploy-multiple-accounts.yml index 1aad3113..afba4263 100644 --- a/.github/workflows/deploy-multiple-accounts.yml +++ b/.github/workflows/deploy-multiple-accounts.yml @@ -191,7 +191,7 @@ jobs: aselo-app-secret-key: $ASELO_APP_SECRET_KEY aws-region: $HELPLINE_AWS_REGION s3-bucket: $S3_BUCKET - helpline-code: "${{ env.HELPLINE_CODE }}" + helpline-code: "${{env.HELPLINE_CODE}}" environment-code: ${{matrix.environment_code}} environment: ${{env.FULL_ENVIRONMENT_NAME}} # Set 'false' if the target environment is production OR the force_enable_operating_hours override option is checked - otherwise 'true'