mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-02-22 23:00:30 +07:00
workflows: fix input
[skip ci]
This commit is contained in:
parent
75773ecb8c
commit
f94f0e37fa
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
second line
|
second line
|
||||||
- subject: HTML body (attachments)
|
- subject: HTML body (attachments)
|
||||||
attachments: package.json,package-lock.json
|
attachments: package.json,package-lock.json
|
||||||
body: |
|
html_body: |
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user