From 18bdcb75687a1666189234fbb8fcdabd3741a7ec Mon Sep 17 00:00:00 2001 From: denglihong2007 <98096191+denglihong2007@users.noreply.github.com> Date: Fri, 6 Jun 2025 02:22:55 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=AE=E5=A4=8D=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E7=94=9F=E6=88=90=E8=8C=83=E5=9B=B4=20[skip?= =?UTF-8?q?=20cliff]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eb8c8d5..29085d5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -85,7 +85,7 @@ jobs: uses: orhun/git-cliff-action@v4 with: config: cliff.toml - args: --verbose + args: --verbose --latest env: OUTPUT: CHANGELOG.md GITHUB_REPO: ${{ github.repository }}