Skip to content
play

GitHub Action

Mjml to sendgrid actions

0.1.2 Pre-release

Mjml to sendgrid actions

play

Mjml to sendgrid actions

Get started with Node actions

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Mjml to sendgrid actions

uses: HeadFox/mjml2sendgrid@0.1.2

Learn more about this action in HeadFox/mjml2sendgrid

Choose a version

JavaScript Action Template

This template offers an easy way to get started writing a JavaScript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit.

Getting Started

See the walkthrough located here.

In addition to walking your through how to create an action, it also provides strategies for versioning, releasing and referencing your actions.