Update msbuild48.yml

This commit is contained in:
Ubit Umarov
2022-08-25 01:06:33 +01:00
committed by GitHub
parent f7ef76c085
commit 79ab11343d

View File

@@ -18,14 +18,11 @@ jobs:
- name: Build
run: msbuild /p:Configuration=Release OpenSim.sln
- name: release
run: zip LastBuild.zip bin ThirdPartyLicenses README.md CONTRIBUTORS.txt
- uses: softprops/action-gh-release@v1
with:
name: OpenSimLastBuild
draft: true
files: |
./bin/
./ThirdPartyLicenses/
./ThirdPartyLicenses
./README.md
./CONTRIBUTORS.txt
files: LastBuild.tgz