Skip to content

Commit

Permalink
Update push-subgraph.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
estfe committed Oct 24, 2023
1 parent 47a7248 commit 5118f47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-subgraph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
NODE_URL="$PROD_NODE_URL"
fi
graph deploy --node $NODE_URL --ipfs $IPFS_INFURA_NODE --headers '{"Authorization": "Basic '$INFURA_HASH'"}' $SUBGRAPH_NAME
echo $SUBGRAPH_NAME
env:
ENVIRONMENT: ${{ github.event.inputs.environment }}
Expand Down

0 comments on commit 5118f47

Please sign in to comment.