Update workflow

This commit is contained in:
EstrellaXD
2023-05-05 12:19:25 +08:00
parent d121ba93a9
commit 5c1e28d319

View File

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