Update msbuild48.yml

This commit is contained in:
Ubit Umarov
2022-08-25 02:12:44 +01:00
committed by GitHub
parent 99b87a2d4e
commit d7dd655ff9

View File

@@ -21,7 +21,7 @@ jobs:
- name: release
run: zip -r LastBuild.zip bin ThirdPartyLicenses README.md CONTRIBUTORS.txt
- name: shortsha
- id: vars
id: vars
run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"
- uses: softprops/action-gh-release@v1
with: