Skip to content

Commit

Permalink
Twilio testing
Browse files Browse the repository at this point in the history
  • Loading branch information
docwho2 committed Nov 23, 2023
1 parent 6466862 commit 0856372
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
# Twilio Create SIP trunk pointing to Voice Connector
TWILIO_ACCOUNT_SID: ${{ secrets.TWILIO_ACCOUNT_SID }}
TWILIO_AUTH_TOKEN: ${{ secrets.TWILIO_AUTH_TOKEN }}
TWILIO_PHONE_NUMBER_SID: ${{ secrets.TWILIO_PHONE_NUMBER_SID }}

# Now deploy the app into 2 regions at the same time via SAM with matrix job
sam-deploy:
Expand Down

0 comments on commit 0856372

Please sign in to comment.