Skip to content

Commit

Permalink
output result for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
milldr committed Aug 17, 2023
1 parent 2493fde commit 0018bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ runs:
jq --arg key ${{ inputs.settings-path }} \
'.settings | getpath($key | split("."))' \
)
echo $value
echo "value=$value" >> $GITHUB_OUTPUT

0 comments on commit 0018bc8

Please sign in to comment.