Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
RayWangQvQ committed Mar 5, 2023
1 parent 30d44b0 commit fd1cf6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
files: ${{ github.workspace }}/src/Ray.BiliBiliTool.Console/bin/Publish/*.zip
token: ${{ secrets.GITHUB_TOKEN }}
name: BiliBiliToolPro-V${{ github.event.inputs.version }}
tag_name: ${{ github.event.inputs.version }}
body: ${{ steps.release_content.outputs.release_content }}
discussion_category_name: Announcements
generate_release_notes: true
Expand Down

0 comments on commit fd1cf6a

Please sign in to comment.