multiline

test...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-03-13 15:00:32 +03:00
parent 488e893b5e
commit ea11ad94e3

View File

@ -32,10 +32,9 @@ jobs:
make dist ctan-dist
- name: TEST
with:
run: |
echo ${{ env.VERSION }}
echo ${{ env.COMMENT }}
run: |
echo ${{ env.VERSION }}
echo ${{ env.COMMENT }}
- name: Release
uses: softprops/action-gh-release@v1