fixed release readme

This commit is contained in:
Alex Haiut
2021-06-20 14:33:37 +03:00
parent e6f140adb2
commit 826f2cfb04
2 changed files with 2 additions and 2 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.md'
bodyFile: 'cli/bin/README.md'