mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-09-15 17:24:09 +07:00
Resolve attachments via glob
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.7",
|
||||
"@actions/glob": "^0.2.0",
|
||||
"nodemailer": "^6.4.17",
|
||||
"showdown": "^1.9.1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user