This is a small utility that lets you easily template summaries for your
GitHub Actions Step Summary. It's a simple command-line tool that reads a
template file, and will automatically output to ${GITHUB_STEP_SUMMARY}
.
bitwizeshift/github-step-summarizer
A small utility for templatizing GitHub Step Summaries
GoApache-2.0