We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156d9fd commit 247ef3cCopy full SHA for 247ef3c
1 file changed
action.yml
@@ -63,7 +63,4 @@ runs:
63
echo "$matrixStringifiedObject"
64
echo "matrix=$matrixStringifiedObject" >> $GITHUB_OUTPUT
65
env:
66
- PROJECT_ROOT: ${{ inputs.project-root }}
67
- outputs:
68
- matrix: ${{ steps.setmatrix.outputs.matrix }}
69
- files: ${{ steps.files.outputs.all_changed_files }}
+ PROJECT_ROOT: ${{ inputs.project-root }}
0 commit comments