Skip to content

Commit

Permalink
feat(deploy-prod): add env var
Browse files Browse the repository at this point in the history
  • Loading branch information
arsenijesavic committed Mar 19, 2024
1 parent 393ed73 commit 9796e38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
BLOCKCHAIN_EXPLORER_ETH: 'https://etherscan.io/tx/'
BLOCKCHAIN_EXPLORER_EOS: 'https://bloks.io/transaction/'
PPP_ENV: 'prod'
ENV: 'prod'
SENTRY_DSN: ${{ vars.SENTRY_DSN }}
DOCUMENTATION: 'https://notepad.hypha.earth/5dC66nNXRVGpb1aTHaRJXw'
DGRAPH_URL: 'https://hypha.us-east-1.aws.cloud.dgraph.io'
Expand Down

0 comments on commit 9796e38

Please sign in to comment.