Skip to content

W0lfw00d/mjml-github-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mjml-github-action

A github action to transform ".mjml" to ".html" files

It uses two arguments:

  • input_dir (default: "import")
    The location of the mjml templates

  • output_dir (default: "export")
    The location where the html files will be exported to