We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf621b commit a6b35d6Copy full SHA for a6b35d6
.github/workflows/deploy-subgraph.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- subgraph:
+ include:
12
- target: staging
13
subgraph_name: "bellecour/staging-dataprotector-v2"
14
branch: develop
0 commit comments