This action writes a markdown file with ejs template. If you want commit output markdown file, use it with commit action.
EJS template file path.
Default template.md
Target markdown file path.
Default README.md
object, Data to be used to render ejs templates.
None. This action just write file in GitHub action runner environment.