Skip to content

Commit 395ba08

Browse files
author
Kostas Demiris
committed
test: silly network naming
1 parent 0b1c553 commit 395ba08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ env:
2828
# API endpoints ref: https://docs.burnt.com/xion/developers/section-overview/public-endpoints-and-resources
2929
XION_API_URL: "https://api.xion-testnet-2.burnt.com"
3030
# Mintscan configuration
31-
MINTSCAN_CHAIN_ID: "kabamaru-mintscan-wowowowowowow" #"xion-testnet"
31+
MINTSCAN_CHAIN_ID: "xion-testnet"
3232
# Network name configuration
33-
NETWORK_NAME: "yoshimitsu-network-wowowowowowow" #"xion-testnet-2"
33+
NETWORK_NAME: "xion-testnet-2"
3434

3535
# Target branch for PRs (TODO: change to 'main' when ready)
3636
TARGET_BRANCH: feat/do-85-generate-upgrade-proposals-n-release-binaries

0 commit comments

Comments
 (0)