workflows: fix

This commit is contained in:
Dawid Dziurla 2021-04-25 16:36:40 +02:00
parent a305c08e85
commit 21a68c2b95
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

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}}