Skip to content

Commit

Permalink
fix: version string
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyar committed Jan 4, 2025
1 parent 0744509 commit d0f16f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions subgraphs/cross-chain-governance/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

version=($(jq -r '.version' package.json))

yarn

if [[ $version == *"testnet"* ]]; then
yarn graph auth --studio $TESTNET_GRAPH_CLI_API_KEY
yarn deploy:chapel --version-label $version
Expand Down

0 comments on commit d0f16f5

Please sign in to comment.