Skip to content

Commit

Permalink
Adding new env
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmKio committed Mar 16, 2024
1 parent 8340c44 commit 48c6526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
REACT_APP_ETHERSPOT_KEY: "${{ secrets.ETHERSPOT_KEY }}"
REACT_APP_CHAIN_ID: 8453
REACT_APP_ASSET_SYMBOL: BASE
REACT_APP_NATIVE_ASSET_PRICE_CHAIN_ID: 8453
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 48c6526

Please sign in to comment.