Skip to content

Commit

Permalink
ci update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed Mar 13, 2024
1 parent 7a90e39 commit d51c1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/subgraph/scripts/deploy-subgraph.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ echo ''
echo '> Deploying subgraph: '$FULLNAME
echo '> Subgraph version: '$SUBGRAPH_VERSION

# check if address is null
# check if the repo address is null or zero address
FILE=manifest/data/$SUBGRAPH_NETWORK_NAME'.json'

address=$(jq -r '.dataSources.Plugin.address' "$FILE")
Expand Down

0 comments on commit d51c1dc

Please sign in to comment.