chores(ci): change release name (#2137)

This commit is contained in:
yetone
2025-06-04 03:27:10 +08:00
committed by GitHub
parent 4495ee6bcf
commit e067abcd61

View File

@@ -41,7 +41,7 @@ jobs:
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # ratchet:ncipollo/release-action@v1
with:
draft: true
name: ${{ steps.get_version.outputs.version }}
name: "avante-libs ${{ steps.get_version.outputs.version }}"
tag: ${{ steps.get_version.outputs.version }}
body: "${{ steps.tag.outputs.message }}"