Skip to content

Commit

Permalink
Update deploy-alchemy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cinnabarhorse committed Nov 11, 2024
1 parent 4092872 commit dc7601d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-alchemy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Deploy to Alchemy
env:
SUBGRAPH_NAME: gotchiverse-${{ steps.extract-network.outputs.NETWORK }}
SUBGRAPH_NAME: aavegotchi-svg-${{ steps.extract-network.outputs.NETWORK }}
run: |
npx graph deploy ${{ env.SUBGRAPH_NAME }} \
--deploy-key ${{ secrets.SATSUMA_ACCESS_TOKEN }} \
Expand Down

0 comments on commit dc7601d

Please sign in to comment.