Update msbuild48.yml

This commit is contained in:
Ubit Umarov
2022-08-25 01:22:43 +01:00
committed by GitHub
parent d00dd1b4f9
commit 09bcd93637

View File

@@ -22,6 +22,7 @@ jobs:
run: zip -r LastBuild.zip bin ThirdPartyLicenses README.md CONTRIBUTORS.txt
- uses: softprops/action-gh-release@v1
with:
tag_name: ${{github.sha}}
name: OpenSimLastBuild
files: LastBuild.zip