diff --git a/action.yml b/action.yml index 272ef4f..0a38b7b 100644 --- a/action.yml +++ b/action.yml @@ -28,5 +28,5 @@ runs: - id: context shell: bash run: | - result="$(find . -name ${{ inputs.matrix-step-name }} -maxdepth 2 -exec cat {} \; | jq -c --slurp 'map(to_entries | map(.key as $matrix_key | .value | map_values({($matrix_key): .}))) | flatten | reduce .[] as $item ({}; . * $item)' )" + result="$(find . -name \"${{ inputs.matrix-step-name }}-*\" -maxdepth 2 -exec cat {} \; | jq -c --slurp 'map(to_entries | map(.key as $matrix_key | .value | map_values({($matrix_key): .}))) | flatten | reduce .[] as $item ({}; . * $item)' )" echo "result=${result}" >> $GITHUB_OUTPUT
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: