Skip to content

Commit

Permalink
build(ci): fix genesis version inside on chain upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM committed Oct 17, 2023
1 parent 4fe89f8 commit 2b3ddd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-chain-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
env:
GENESIS_DESMOS_VERSION: "v6.2.0"
GENESIS_DESMOS_VERSION: "v6.0.0"
GENESIS_URL: "https://github.com/desmos-labs/states/raw/main/morpheus-apollo-3-13462545.json"
UPGRADE_NAME: "v6"
steps:
Expand Down

0 comments on commit 2b3ddd0

Please sign in to comment.