Skip to content

Commit

Permalink
Add JSON Actions Summary (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
arichiv authored Dec 16, 2024
1 parent 2391bef commit 499a963
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
with:
message-path: "message.txt"
refresh-message-position: true
- name: Write Summary

This comment has been minimized.

Copy link
@oldbutz86

oldbutz86 Dec 31, 2024

Facebook

run: cat message.txt >> $GITHUB_STEP_SUMMARY
- name: Record Failure
if: steps.read_results.outputs.contents != 'success'
uses: actions/github-script@v3
Expand Down

0 comments on commit 499a963

Please sign in to comment.