mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-07-23 23:29:06 +07:00
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
"homepage": "https://github.com/dawidd6/action-send-mail#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"nodemailer": "^6.4.16"
|
||||
"nodemailer": "^6.4.16",
|
||||
"showdown": "^1.9.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user