Skip to content

Commit

Permalink
switch to inline cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mendesfabio committed Dec 5, 2024
1 parent 4222f24 commit 9440ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graph-vault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
run: pnpm build subgraph.sepolia.yaml
- name: Graph Deploy
working-directory: subgraphs/v3-vault
run: pnpm deploy --studio --deploy-key ${{secrets.GRAPH_DEPLOY_KEY}} balancer-v3-sepolia subgraph.sepolia.yaml --version-label ${GITHUB_SHA::8}
run: pnpm deploy --access-token ${{secrets.GRAPH_DEPLOY_KEY}} balancer-v3-sepolia subgraph.sepolia.yaml --version-label ${GITHUB_SHA::8}

0 comments on commit 9440ef7

Please sign in to comment.