From 55c338812fc0c7fb77eed9384dc48e971ede37da Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Mon, 20 Jul 2020 07:29:26 +0200 Subject: [PATCH] workflows: test text/markdown --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a4dc44b4..e2c1dd36 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: - text/plain - text/html include: - - content_type: text/plain + - content_type: text/markdown body: file://README.md attachments: action.yml - content_type: text/html