Skip to content

Commit

Permalink
add phase-2-private-mainnet (#664)
Browse files Browse the repository at this point in the history
Co-authored-by: liam.lai <liam.lai@us>
  • Loading branch information
liam-icheng-lai and liam.lai authored Jan 30, 2025
1 parent a72de70 commit 49f0ba4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
testnet,
phase-2-testnet,
mainnet-private,
phase-2-private-mainnet,
mainnet,
]
environment: ${{ matrix.environment }}
Expand Down Expand Up @@ -71,6 +72,7 @@ jobs:
testnet,
phase-2-testnet,
mainnet-private,
phase-2-private-mainnet,
mainnet,
]
needs: ["docker_build"]
Expand Down Expand Up @@ -113,6 +115,7 @@ jobs:
testnet,
phase-2-testnet,
mainnet-private,
phase-2-private-mainnet,
mainnet,
]
needs: ["docker_build"]
Expand Down

0 comments on commit 49f0ba4

Please sign in to comment.