Skip to content

Commit fd1cf6a

Browse files
committed
feat: update
1 parent 30d44b0 commit fd1cf6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
files: ${{ github.workspace }}/src/Ray.BiliBiliTool.Console/bin/Publish/*.zip
5656
token: ${{ secrets.GITHUB_TOKEN }}
5757
name: BiliBiliToolPro-V${{ github.event.inputs.version }}
58+
tag_name: ${{ github.event.inputs.version }}
5859
body: ${{ steps.release_content.outputs.release_content }}
5960
discussion_category_name: Announcements
6061
generate_release_notes: true

0 commit comments

Comments
 (0)