We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b04bdf commit d7d7c34Copy full SHA for d7d7c34
.github/workflows/monthly_album_digest.yaml
@@ -35,4 +35,4 @@ jobs:
35
-F from="Mailgun Sandbox <postmaster@${{ secrets.MAILGUN_SERVER }}>" \
36
-F to="Tsung-Ju Lii <[email protected]>" \
37
-F subject="Monthly Digest" \
38
- --form text=<body.txt
+ -F text=@body.txt
0 commit comments