Skip to content

Commit

Permalink
Update deploy-tags-baseSepolia.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cinnabarhorse committed Nov 11, 2024
1 parent 5b4d31b commit 77430e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-tags-baseSepolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
run: yarn build:testnet
- name: Deploy to Satsuma on test
run: |
npx graph deploy aavegotchi-svg-amoy \
npx graph deploy aavegotchi-svg-baseSepolia \
--deploy-key ${{secrets.SATSUMA_ACCESS_TOKEN}} \
--node https://subgraphs.alchemy.com/api/subgraphs/deploy \
--ipfs https://ipfs.satsuma.xyz \
--version-label ${GITHUB_REF#refs/*/} \
subgraph.testnet.yaml
subgraph.baseSepolia.yaml
shell: bash

0 comments on commit 77430e5

Please sign in to comment.