Includes node update, cleaner code, extra embeds and default templates for easier layout composition
Node update
This action now uses Node 16.x so it can make use of top level awaits.
Cleaner code
Removed dependencies lodash and axios. Also moved templating code to an separate file.
New features
Option | Description |
---|---|
template | The name of a premade template located into the discord-commits/templates folder. |
include-extras | Boolean - Include extra embeds from templates such as a link to the payload difference. |