mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Update msbuild48.yml
This commit is contained in:
2
.github/workflows/msbuild48.yml
vendored
2
.github/workflows/msbuild48.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
run: echo "SHORT_SHA=`echo ${GITHUB_SHA} | cut -c1-8`" >> $GITHUB_ENV
|
||||
- uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: ${SHORT_SHA}
|
||||
tag_name: ${{SHORT_SHA}}
|
||||
name: OpenSimLastBuild
|
||||
files: LastBuild.zip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user