Skip to content

Commit

Permalink
Update dynamic-matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjohanning authored Mar 26, 2024
1 parent b11894f commit 102c706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dynamic-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.event.comment.body, '/run-automation')
outputs:
repository: ${{ steps.json.outputs.repository }}
repositories: ${{ steps.json.outputs.repository }}
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 102c706

Please sign in to comment.