Supercharging GitHub Actions with Job Summaries
Discovered: May 17, 2022 15:18 Simon Willison:Supercharging GitHub Actions with Job Summaries <— Add meaningful logs to your GitHub actions: QUOTE: they provide a filename in a $GITHUB_STEP_SUMMARY environment variable which you can then append data to from each of your steps.