修复publish

This commit is contained in:
xaoyo 2023-11-27 12:46:59 +08:00
parent 52e5c5d5d9
commit 5d738366cf

View File

@ -63,9 +63,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
release_name: Release ${{ github.ref.tag }}
body: |
[Auto Release] Update PyWxDump
[Auto Release] Update PyWxDump to ${{ github.ref }}
draft: false
prerelease: false
files: |