Skip to content

Commit aaf6361

Browse files
committed
fix output reference
1 parent 28291b0 commit aaf6361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
permissions:
5252
pull-requests: read
5353
outputs:
54-
packages: ${{ steps.filters.outputs.changes }}
54+
packages: ${{ steps.filter.outputs.changes }}
5555
steps:
5656
- uses: dorny/paths-filter@v4
5757
id: filter

0 commit comments

Comments
 (0)