workflows: fix

This commit is contained in:
Dawid Dziurla
2021-04-25 16:36:40 +02:00
parent a305c08e85
commit 21a68c2b95

View File

@ -50,6 +50,7 @@ jobs:
password: ${{secrets.PASSWORD}}
subject: ${{matrix.subject}}
body: ${{matrix.body}}
html_body: ${{matrix.html_body}}
to: ${{github.event.pusher.email}}
from: github-actions
attachments: ${{matrix.attachments}}