File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858 DEFI_SDK_TESTNET_API_URL : ${{ github.event.inputs.DEFI_SDK_TESTNET_API_URL || 'wss://api-testnet.zerion.io/' }}
5959 ZERION_API_URL : ${{ github.event.inputs.ZERION_API_URL || 'https://zpi.zerion.io/' }}
6060 ZERION_TESTNET_API_URL : ${{ github.event.inputs.ZERION_TESTNET_API_URL || 'https://zpi-testnet.zerion.io/' }}
61- BACKEND_ENV : ${{ github.event.inputs.BACKEND_ENV || '' }}
61+ BACKEND_ENV : ${{ github.event.inputs.BACKEND_ENV || 'actions ' }}
6262 PROXY_URL : ${{ github.event.inputs.PROXY_URL || 'https://proxy.zerion.io/' }}
6363 DEFI_SDK_TRANSACTIONS_API_URL : ${{ github.event.inputs.DEFI_SDK_TRANSACTIONS_API_URL || 'https://transactions.zerion.io' }}
6464 DEFI_SDK_API_TOKEN : Zerion.0JOY6zZTTw6yl5Cvz9sdmXc7d5AhzVMG
Original file line number Diff line number Diff line change 6767 DEFI_SDK_TESTNET_API_URL : ${{ github.event.inputs.DEFI_SDK_TESTNET_API_URL || 'wss://api-testnet.zerion.io/' }}
6868 ZERION_API_URL : ${{ github.event.inputs.ZERION_API_URL || 'https://zpi.zerion.io/' }}
6969 ZERION_TESTNET_API_URL : ${{ github.event.inputs.ZERION_TESTNET_API_URL || 'https://zpi-testnet.zerion.io/' }}
70- BACKEND_ENV : ${{ github.event.inputs.BACKEND_ENV || '' }}
70+ BACKEND_ENV : ${{ github.event.inputs.BACKEND_ENV || 'actions ' }}
7171 PROXY_URL : ${{ github.event.inputs.PROXY_URL || 'https://proxy.zerion.io/' }}
7272 DEFI_SDK_TRANSACTIONS_API_URL : ${{ github.event.inputs.DEFI_SDK_TRANSACTIONS_API_URL || 'https://transactions.zerion.io' }}
7373 DEFI_SDK_API_TOKEN : Zerion.0JOY6zZTTw6yl5Cvz9sdmXc7d5AhzVMG
You can’t perform that action at this time.
0 commit comments