diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 88fb445..71704f3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -61,6 +61,8 @@ jobs: chain: xai - name: SKALE Nebula Gaming Hub chain: skale-nebula + - name: SEI + chain: sei # Testnets - name: Telos Testnet chain: telos-testnet @@ -110,6 +112,8 @@ jobs: chain: blast-sepolia - name: XAI Sepolia chain: xai-sepolia + - name: SEI Testnet + chain: sei-testnet steps: - uses: actions/checkout@v3