Skip to content

Commit

Permalink
Merge pull request #51 from hcp-uw/ide-api-secrets
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
audrey157 authored Sep 13, 2024
2 parents 9220586 + 6eb55bc commit e76a7af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
REACT_APP_APP_ID: ${{ secrets.REACT_APP_APP_ID }}
REACT_APP_MEASUREMENT_ID: ${{ secrets.REACT_APP_MEASUREMENT_ID }}
REACT_APP_SERVER_URL: ${{ secrets.REACT_APP_SERVER_URL }}
REACT_APP_RAPID_API_HOST: ${{ secrets.REACT_APP_RAPID_API_HOST }}
REACT_APP_RAPID_API_URL: ${{ secrets.REACT_APP_RAPID_API_URL }}

- name: Deploy
uses: JamesIves/[email protected]
Expand Down

0 comments on commit e76a7af

Please sign in to comment.