From d761f9ed2c454eb1f4ec20ee8bcf70e998ce00de Mon Sep 17 00:00:00 2001 From: TinkMingKing <32903588+TinkMingKing@users.noreply.github.com> Date: Wed, 24 May 2023 02:55:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20release.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb5fc1a..e4857dd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,4 +61,3 @@ jobs: artifactErrorsFailBuild: true artifacts: 'package.zip' token: ${{ secrets.GITHUB_TOKEN }} - prerelease: true