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