Skip to content

Commit

Permalink
Merge pull request #682 from holographxyz/develop
Browse files Browse the repository at this point in the history
Fixed the network name for ethereum
  • Loading branch information
sogoiii authored Jun 5, 2024
2 parents e1187a5 + 7d078d0 commit c95c011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/mainnet/deploy-v1-operator/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
POLYGON_NETWORK: '{polygon}'
BINANCE_NETWORK: 'binanceSmartChain'
MANTLE_NETWORK: '{mantle}'
ETHEREUM_NETWORK: '{eth}'
ETHEREUM_NETWORK: '{ethereum}'
OPTIMISM_NETWORK: '{optimism}'
ARBITRUM_NETWORK: '{arbitrumOne}'
ZORA_NETWORK: '{zora}'
Expand Down

0 comments on commit c95c011

Please sign in to comment.