Skip to content

Commit d2150da

Browse files
committed
MailTest
1 parent 480f3c7 commit d2150da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mail.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
subject: "Test notification"
2828
body: "Plain body"
2929
envelope_from: ${{ github.event.inputs.envelopefrom }}
30-
envelope_to: ${{ github.event.inputs.envelopeto }},
30+
envelope_to: ${{ github.event.inputs.envelopeto }}
3131
nodemailerdebug: true

0 commit comments

Comments
 (0)