mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-03-15 13:40:53 +07:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9d44227e5 |
@@ -73,5 +73,5 @@ inputs:
|
|||||||
description: Custom envelope recipient addresses for SMTP RCPT TO command (separated with comma)
|
description: Custom envelope recipient addresses for SMTP RCPT TO command (separated with comma)
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: node20
|
using: node24
|
||||||
main: main.js
|
main: main.js
|
||||||
|
|||||||
Reference in New Issue
Block a user