Skip to content

Commit

Permalink
baz
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromorales committed Oct 8, 2023
1 parent 5b100c5 commit 345cece
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/image-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,7 @@ jobs:
- id: set-matrix
# echo "matrix={\"include\": $content }" >> $GITHUB_OUTPUT
run: |
{
echo 'JSON_RESPONSE<<EOF'
cat .github/flavors.json
echo EOF
} >> $GITHUB_OUTPUT
cat .github/flavors.json >> $GITHUB_OUTPUT
echo $GITHUB_OUTPUT
foo:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 345cece

Please sign in to comment.