Skip to content

Commit

Permalink
ch: refactor workflow for helpline-code-3
Browse files Browse the repository at this point in the history
  • Loading branch information
acedeywin committed Oct 26, 2023
1 parent 2bb60be commit f959cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-multiple-accounts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit f959cb0

Please sign in to comment.