Skip to content

Releases: cinotify/github-action

v1.6.0

22 Mar 11:09
v1.6.0
92a15ed
Compare
Choose a tag to compare

What's Changed

  • add support for type: 'text/html' by @jshawl in #18

Full Changelog: v1.5.0...v1.6.0

Use node 20

21 Mar 22:15
v1.5.0
ee08a0c
Compare
Choose a tag to compare

What's Changed

Improve error messaging

04 Jan 01:06
v1.4.0
54636e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.4.0

Attachments

28 Oct 18:49
v1.2.0
4480082
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

Fix set-output deprecation warning

18 May 00:34
feaa5fe
Compare
Choose a tag to compare

What's Changed

  • fix set-output deprecation warning by @jshawl in #9

Full Changelog: v1.1.0...v1.1.2

Bump npm version

06 Jan 20:41
d99e314
Compare
Choose a tag to compare

v1.0.3

05 Jan 21:38
27f4b5f
Compare
Choose a tag to compare

Decouple action from npm package

05 Jan 21:17
0f0e3d2
Compare
Choose a tag to compare

This release separates the client code from the published github action.

Initial Release

29 Dec 21:26
971ea34
Compare
Choose a tag to compare
Pre-release

This is the initial release. Get started by sending your first email notification:

uses: jshawl/cinotify-action@main
with:
  to: '[email protected]'
  subject: 'building main'
  body: 'This is an email notification from GitHub actions.'