mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Update msbuild48.yml
This commit is contained in:
1
.github/workflows/msbuild48.yml
vendored
1
.github/workflows/msbuild48.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user