Skip to content

Commit

Permalink
Set env variable for beta demo (#2811)
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrung authored Dec 4, 2023
1 parent e76ec37 commit 673af3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
AWS_DEFAULT_OUTPUT: text
NAME: ChimeBeta
GAMMA_CHIME_ENDPOINT: ${{secrets.GAMMA_CHIME_ENDPOINT}}
GAMMA_CHIME_ENDPOINT_US_EAST_1: ${{secrets.GAMMA_CHIME_ENDPOINT_US_EAST_1}}
GAMMA_CHIME_SERVICE_PRINCIPAL: ${{secrets.GAMMA_CHIME_SERVICE_PRINCIPAL}}
steps:
- name: Configure AWS Credentials
Expand Down

0 comments on commit 673af3a

Please sign in to comment.