Skip to content

Commit

Permalink
Merge pull request #47 from hcp-uw/add-url-secret
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
zth12301 authored Sep 10, 2024
2 parents 05453ea + 41d1bd5 commit abedda1
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 @@ -31,6 +31,7 @@ jobs:
REACT_APP_MESSAGING_SENDER_ID: ${{ secrets.REACT_APP_MESSAGING_SENDER_ID }}
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 }}

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

0 comments on commit abedda1

Please sign in to comment.