Skip to content

Commit

Permalink
fix: subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
orionstardust committed Jul 30, 2024
1 parent 1c92433 commit a54d82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-satsuma-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: yarn build:testnet
- name: Deploy to Satsuma on testnet
run: |
npx graph deploy aavegotchi-core-matic \
npx graph deploy aavegotchi-core-amoy \
--deploy-key ${{secrets.SATSUMA_ACCESS_TOKEN}} \
--node https://subgraphs.alchemy.com/api/subgraphs/deploy \
--ipfs https://ipfs.satsuma.xyz \
Expand Down

0 comments on commit a54d82f

Please sign in to comment.