Skip to content

Commit

Permalink
Use environment file
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed Dec 15, 2022
1 parent e2eba85 commit af4bbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/read_build_targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
content="${content//$'\n'/'%0A'}"
content="${content//$'\r'/'%0D'}"
# end of handling for multi line json
echo "::set-output name=platforms::$content"
echo "platforms=$content" >> $GITHUB_OUTPUT

0 comments on commit af4bbb1

Please sign in to comment.