1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Squash: SRS v4.0.179

This commit is contained in:
winlin 2021-10-16 08:07:57 +08:00
parent 974bed6b26
commit e03ada39a1
3 changed files with 3 additions and 2 deletions

View file

@ -115,7 +115,7 @@ jobs:
release_name: Release ${{ github.ref }}
body: |
${{ github.event.head_commit.message }}
${{ env.SRS_SOURCE_MD5 }} ${{ env.SRS_SOURCE_TAR }}
${{ env.SRS_SOURCE_MD5 }} [${{ env.SRS_SOURCE_TAR }}](https://github.com/ossrs/srs/releases/download/${{ env.SRS_TAG }}/${{ env.SRS_SOURCE_TAR }})
draft: false
prerelease: true
# Upload release files