Skip to content

Commit

Permalink
even more name fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Sep 16, 2024
1 parent 6a48fe3 commit c5b4ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: Get test infos
runs-on: ubuntu-latest
outputs:
test-infos: ${{ steps.get-test-infos.outputs.tests }}
test-infos: ${{ steps.get-test-infos.outputs.test-infos }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit c5b4ea2

Please sign in to comment.