workflows: fix

This commit is contained in:
Dawid Dziurla 2020-07-20 07:31:58 +02:00 committed by GitHub
parent 55c338812f
commit e8b7af2f44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,6 @@ jobs:
strategy:
max-parallel: 1
matrix:
content_type:
- text/plain
- text/html
include:
- content_type: text/markdown
body: file://README.md
@ -30,7 +27,7 @@ jobs:
attachments: package.json,package-lock.json
steps:
- name: Checkout code
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: Send mail
uses: ./
with: