From d979e332db4bc0388647ea024f2e803424ebdbfa Mon Sep 17 00:00:00 2001 From: Fox_block Date: Fri, 23 Jan 2026 12:04:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E5=B0=B1=E4=B8=8D=E4=BF=A1=E8=BF=99?= =?UTF-8?q?=E4=B8=AAworkflow=E6=88=91=E6=95=B4=E4=B8=8D=E6=98=8E=E7=99=BD?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ebdf03a..3869537 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -81,7 +81,7 @@ jobs: run: pnpm install --frozen-lockfile - name: 构建(Windows) - run: pnpm -s build:win + run: pnpm build:win - uses: actions/upload-artifact@v4 with: @@ -189,7 +189,7 @@ jobs: with: tag_name: ${{ needs.parse.outputs.tag }} name: SecScore ${{ needs.parse.outputs.tag }} - draft: false + draft: True prerelease: ${{ contains(needs.parse.outputs.version, '-') }} files: | artifacts/**/*