Skip to content

Commit f8c6d5a

Browse files
committed
yq name
1 parent 4aeaaf9 commit f8c6d5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/slurpYaml/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ runs:
1414
id: return_info
1515
run: |
1616
17-
echo '${{ inputs.test_property }}'
17+
echo '${{ inputs.test_property }}' | yq .[].name
1818
1919

0 commit comments

Comments
 (0)