mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-04-08 20:29:25 +07:00
main: debug
This commit is contained in:
parent
68e6c95e79
commit
47d3268091
2
main.js
2
main.js
@ -73,6 +73,8 @@ async function main() {
|
||||
} : undefined,
|
||||
})
|
||||
|
||||
console.log(await getAttachments(attachments))
|
||||
|
||||
const info = await transport.sendMail({
|
||||
from: getFrom(from, username),
|
||||
to: to,
|
||||
|
Loading…
x
Reference in New Issue
Block a user