Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
poocart committed Mar 16, 2024
2 parents f7cc9a3 + 29bb07e commit 8340c44
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ jobs:
cd frontend
npm i
npm run build
env:
REACT_APP_API_HOSTNAME: https://api-dy5ynjdjtq-uc.a.run.app
REACT_APP_WORLDCOIN_APP_ID: app_staging_73bcd9155d492ed847a45a92360ed9c7
REACT_APP_ETHERSPOT_KEY: "${{ secrets.ETHERSPOT_KEY }}"
REACT_APP_CHAIN_ID: 8453
REACT_APP_ASSET_SYMBOL: BASE
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 8340c44

Please sign in to comment.