Skip to content

Commit

Permalink
deploy polygon with the same manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
mendesfabio committed Apr 3, 2024
1 parent 8b1f8d9 commit ac6387d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
graph_access_token: ${{secrets.GRAPH_ACCESS_TOKEN}}
graph_subgraph_name: "balancer-polygon-prune-v2"
graph_account: "balancer-labs"
graph_config_file: "subgraph.polygon.pruned.yaml"
graph_config_file: "subgraph.polygon.yaml"
deploy-arbitrum:
runs-on: ubuntu-latest
environment: graph
Expand Down

0 comments on commit ac6387d

Please sign in to comment.