mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-04-08 20:29:25 +07:00
main: fix
This commit is contained in:
parent
0037ae15ac
commit
f1b626cfd4
2
main.js
2
main.js
@ -53,7 +53,7 @@ async function main() {
|
||||
auth: {
|
||||
user: username,
|
||||
pass: password,
|
||||
}
|
||||
},
|
||||
tls: ignoreCert ? {
|
||||
rejectUnauthorized: false
|
||||
} : undefined
|
||||
|
Loading…
x
Reference in New Issue
Block a user