Skip to content

Commit

Permalink
backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
mcascone committed Aug 15, 2024
1 parent 0f6377a commit c81c5ec
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/configtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,10 @@ jobs:
- name: read
run: |
echo 'config:' >> $GITHUB_STEP_SUMMARY
echo "'''" >> $GITHUB_STEP_SUMMARY
echo '```' >> $GITHUB_STEP_SUMMARY
cat config.json >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "'''" >> $GITHUB_STEP_SUMMARY
echo '```' >> $GITHUB_STEP_SUMMARY
update:
name: Update
Expand Down

0 comments on commit c81c5ec

Please sign in to comment.