using markdown for release text

This commit is contained in:
Alex Haiut
2021-06-20 14:08:03 +03:00
parent d5f6093084
commit 1af2cd728d
2 changed files with 3 additions and 3 deletions

View File

@@ -44,4 +44,4 @@ jobs:
commit: ${{ steps.version_parameters.outputs.branch }}
tag: ${{ steps.versioning.outputs.version }}
prerelease: ${{ github.ref != 'refs/heads/main' }}
bodyFile: 'cli/bin/checksums.txt'
bodyFile: 'cli/bin/checksums.md'