From 678281d7307228e39c7c3e6925278060ead6262c Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Sun, 21 Jan 2024 17:11:00 +0800 Subject: [PATCH] =?UTF-8?q?publish.yml=E5=8F=91=E5=B8=83=E6=97=B6=E5=80=99?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=97=A5=E5=BF=97=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a9cb5bb..4a6a9de 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -104,6 +104,7 @@ jobs: release_name: Release ${{ github.ref.tag }} body: | [Auto Release] Update PyWxDump to ${{ github.ref }} + 详细更新日志请查看 [CHANGELOG.md](https://github.com/xaoyaoo/PyWxDump/blob/master/doc/CHANGELOG.md) draft: false prerelease: false files: |