We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480f3c7 commit d2150daCopy full SHA for d2150da
1 file changed
.github/workflows/mail.yaml
@@ -27,5 +27,5 @@ jobs:
27
subject: "Test notification"
28
body: "Plain body"
29
envelope_from: ${{ github.event.inputs.envelopefrom }}
30
- envelope_to: ${{ github.event.inputs.envelopeto }},
+ envelope_to: ${{ github.event.inputs.envelopeto }}
31
nodemailerdebug: true
0 commit comments