Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rohankapoorcom committed Jan 12, 2025
1 parent 00a9a39 commit abd71f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
needs: [yamllint]
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.determine_version.outputs.version }}
matrix: ${{ steps.determine_version.outputs.matrix }}
steps:
- name: Check out configuration from Github
uses: actions/checkout@v4
Expand Down

0 comments on commit abd71f7

Please sign in to comment.