publish.yml发布时候增加日志说明
This commit is contained in:
parent
78e6e064a2
commit
678281d730
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -104,6 +104,7 @@ jobs:
|
|||||||
release_name: Release ${{ github.ref.tag }}
|
release_name: Release ${{ github.ref.tag }}
|
||||||
body: |
|
body: |
|
||||||
[Auto Release] Update PyWxDump to ${{ github.ref }}
|
[Auto Release] Update PyWxDump to ${{ github.ref }}
|
||||||
|
详细更新日志请查看 [CHANGELOG.md](https://github.com/xaoyaoo/PyWxDump/blob/master/doc/CHANGELOG.md)
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
files: |
|
files: |
|
||||||
|
Loading…
Reference in New Issue
Block a user