Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

@narkdown/render-with-ejs

GitHub Action: View on MarketplacenarkdownGitHub versionlicense: MIT

This action writes a markdown file with ejs template. If you want commit output markdown file, use it with commit action.

Inputs

template-file-path

EJS template file path.

Defaulttemplate.md

target-file-path

Target markdown file path.

DefaultREADME.md

data

object, Data to be used to render ejs templates.

Outputs

None. This action just write file in GitHub action runner environment.

Example usage

Related

License

MIT

About

Writes a markdown file with ejs template in GitHub Action

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages