create-report

A Github action for creating generic run report (using Markdown!)

- uses:  michaelhenry/[email protected]
  with:
    report-title: "Sample report"
    report-summary: "# HELLO WORLD \n > Your markdown text"

Screen Shot 2021-12-13 at 4 06 32

GitHub

View Github