Skip to content

Commit

Permalink
fix(phoenix): update token
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier506 committed Jun 28, 2022
1 parent cedef05 commit e16b7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-phoenix-testnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
HAPI_SYNC_SCHEDULE_HISTORY_INTERVAL: 86400
HAPI_EOS_EXCHANGE_RATE_API: 'https://api.coingecko.com/api/v3/simple/price?ids=btc&vs_currencies=usd'
HAPI_COINGECKO_API_TOKEN_ID: BTC
HAPI_REWARDS_TOKEN: phoenix
HAPI_REWARDS_TOKEN: LIBRE
HAPI_CREATE_ACCOUNT_ACTION_NAME: newaccount
HAPI_EOS_FAUCET_ACCOUNT: ${{ secrets.HAPI_EOS_FAUCET_ACCOUNT }}
GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
Expand Down

0 comments on commit e16b7c0

Please sign in to comment.