Skip to content

Commit

Permalink
ch: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
acedeywin committed Oct 27, 2023
1 parent f959cb0 commit 0c7efd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-multiple-accounts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ jobs:
ssm_parameter: ${{env.TWILIO_SSM_PREFIX}}_POST_SURVEY_BOT_CHAT_URL
env_variable_name: POST_SURVEY_BOT_CHAT_URL

# Since we can't provision a lex chat bot with e2e as the helpline code
# we will have to change the helpline code for the E2E account to "ee" on serverless
- name: Set Helpline Code for E2E Account
if: matrix.helpline_code == 'E2E'
uses: marvinpinto/action-inject-ssm-secrets@latest
Expand Down

0 comments on commit 0c7efd4

Please sign in to comment.