Update Release.yml

This commit is contained in:
Dmitry Nefedov
2022-08-31 23:54:57 +03:00
committed by GitHub
parent 98934330ce
commit c86ea77780

View File

@@ -27,3 +27,4 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }} repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }} tag: ${{ github.ref }}
body: ${{ steps.read_release.outputs.RELEASE_BODY }} body: ${{ steps.read_release.outputs.RELEASE_BODY }}
prerelease: $false