Skip to content

Commit

Permalink
Update deploy-subgraph.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hardyjosh authored Oct 25, 2024
1 parent ed90f96 commit 85bd384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- avalanche
- base
- bsc
- ethereum
- mainnet
- flare
- mumbai
- oasis_sapphire
Expand Down Expand Up @@ -45,4 +45,4 @@ jobs:
- run: git diff --exit-code -- . ':(exclude)subgraph/subgraph.yaml'
- run: >
nix develop -c goldsky subgraph deploy "ob4-${{ inputs.network }}/$(date -Idate)-$(openssl rand -hex 2)"
working-directory: subgraph
working-directory: subgraph

0 comments on commit 85bd384

Please sign in to comment.