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

Actions: Refine release message

This commit is contained in:
winlin 2021-10-15 10:04:43 +08:00
parent 1649386ed5
commit f7c32b45fd

View file

@ -114,7 +114,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