v7.1.0
This release introduces a new input parameter for this Action:
deploy_message_path
- The path to a markdown file which is used as a template for custom deployment messages
You can read more about this change under the dedicated documentation for custom deployment messages.
This release will give users of this Action even more flexibility to customize what their projects deployment messages look like! All this can now be done in our familiar friend, markdown and it also comes with nunjucks template rendering support 🚀.
What's Changed
- File Based Post Deploy Messages by @GrantBirki in #174
- Code cleanup by @GrantBirki in #175
- node package updates by @GrantBirki in #176
- Documentation Updates by @GrantBirki in #177
- add example screenshot by @GrantBirki in #178
Full Changelog: v7.0.0...v7.1.0