diff --git a/.github/workflows/deploy-prod.yml b/.github/workflows/deploy-prod.yml index 55f0205fc..2733d7ff8 100644 --- a/.github/workflows/deploy-prod.yml +++ b/.github/workflows/deploy-prod.yml @@ -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'