Skip to content

Commit

Permalink
adding script to create matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
crysmags committed Sep 25, 2024
1 parent 1d56415 commit 379a99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
needs:
- versions
strategy:
matrix: ${{fromJson(needs.versions.outputs.matrices).matrices.@apollo/gateway}}
matrix: ${{fromJson(needs.versions.outputs.matrices).matrices.apollo/gateway}}
runs-on: ubuntu-latest
env:
PLUGINS: apollo
Expand Down

0 comments on commit 379a99e

Please sign in to comment.