Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcascone committed Aug 15, 2024
1 parent 9be953f commit ec781ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/configtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:

- name: read
run: |
echo "config='$(cat config.json)'" >> $GITHUB_STEP_SUMMARY
echo "config='$(cat config.json)'" >> $GITHUB_OUTPUT
echo 'config:' >> $GITHUB_STEP_SUMMARY
cat config.json >> $GITHUB_STEP_SUMMARY
update:
name: Update
Expand Down

0 comments on commit ec781ee

Please sign in to comment.