Update Build.yaml

This commit is contained in:
Dmitry Nefedov
2022-08-31 16:46:22 +03:00
committed by GitHub
parent a9beb170e2
commit e224ec1330

View File

@@ -172,7 +172,6 @@ jobs:
Compress-Archive @Parameters
- name: Release.md
id: read_release
run: |
$Release = Get-Content -Path Release.md -Encoding utf8
echo "Release_Body=$Release" >> $env:GITHUB_ENV