Open stdavis opened 4 weeks ago
Here's some relevant docs
With the general idea being writing to an variable
echo "{markdown content}" >> $GITHUB_STEP_SUMMARY
The purpose was to help understand what's happening in the deploy step.
I wish that we could see the output of this command: https://github.com/agrc/firebase-website-deploy-composite-action/blob/33c293d4d662017b7bad20957b045bb2448d36b8/action.yml#L111
Originally posted by @steveoh in https://github.com/agrc/firebase-website-deploy-composite-action/pull/71#pullrequestreview-2408084638