Skip to content

Commit

Permalink
(#3) Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed May 16, 2023
1 parent 0c0a6d5 commit 7061fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-action/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ case $1 in
esac

out=$(cat /output.json)
echo "$out" >> $GITHUB_OUTPUT
echo "output=$out" >> $GITHUB_OUTPUT

0 comments on commit 7061fdc

Please sign in to comment.