Fix release name

This commit is contained in:
EstrellaXD
2023-05-05 15:21:08 +08:00
parent 66d3e4ab2b
commit 26491cd796

View File

@@ -18,7 +18,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ github.event.pull_request.title }}
release_name: ${{ github.event.pull_request.title }}🌟
name: 🌟${{ github.event.pull_request.title }}
body: ${{ github.event.pull_request.body }}
draft: false
prerelease: false