From cb031cd421e6e0342958ecdb05e2bc235be92ef3 Mon Sep 17 00:00:00 2001 From: robcxyz Date: Sat, 24 Aug 2024 09:05:54 +0800 Subject: [PATCH] ci: activate mainnet --- .github/workflows/push-main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/push-main.yml b/.github/workflows/push-main.yml index 4ae7722..2cac308 100644 --- a/.github/workflows/push-main.yml +++ b/.github/workflows/push-main.yml @@ -87,9 +87,9 @@ jobs: matrix: include: -# - cluster: prod-ams -# network_name: mainnet -# network_version: v2 + - cluster: prod-ams + network_name: mainnet + network_version: v2 - cluster: prod-ams network_name: lisbon network_version: v2