Skip to content

Commit

Permalink
fix: eos instance config
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-IS committed Aug 28, 2023
1 parent 71bac7d commit 244af8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-eos-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ jobs:
HYPHA_TOKEN_SALES_ENCODE_KEY: ${{ secrets.HYPHA_TOKEN_SALES_ENCODE_KEY }}
HYPHA_TOKEN_SALES_URL: ${{ vars.HYPHA_TOKEN_SALES_URL }}
HYPHA_TOKEN_SALES_API_URL: 'http://api-tokensale.hypha.earth'
HYPHA_TOKEN_SALES_RPC_URL: 'https://mainnet.telos.net
'
HYPHA_TOKEN_SALES_RPC_URL: 'https://mainnet.telos.net'

CAPTCHA_PUBLIC_KEY: ${{ vars.CAPTCHA_PUBLIC_KEY }}
CAPTCHA_HOST: ${{ vars.CAPTCHA_HOST }}
Expand Down

0 comments on commit 244af8f

Please sign in to comment.