From 63fa99447d1059b4b1715eca7af8a86a889fa5ae Mon Sep 17 00:00:00 2001 From: Evgeny Vlasenko Date: Fri, 11 Mar 2022 00:19:51 +0400 Subject: [PATCH] update release body --- .github/workflows/ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9007592..25389db 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,4 +23,6 @@ jobs: omitBodyDuringUpdate: true omitNameDuringUpdate: true body: | - * Test version ${{ env.VERSION }} \ No newline at end of file + * Test version ${{ env.VERSION }} + + * Test 2 \ No newline at end of file