Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
RayWangQvQ committed Mar 8, 2023
1 parent 9357a71 commit bb148ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
id: upload-release-asset
uses: softprops/action-gh-release@v1
with:
files: ./*.zip
files: *.zip
token: ${{ secrets.GITHUB_TOKEN }}
name: BiliBiliToolPro-V${{ github.event.inputs.version }}
tag_name: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit bb148ba

Please sign in to comment.