From 27fd06b00707336ee0f77ff79c8d65cf9847b3cc Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Wed, 16 Jul 2025 16:08:41 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=97=A0=E6=B3=95=E5=8E=BB=E9=99=A4?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index ea37874a..a08ed635 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -97,7 +97,7 @@ jobs: with: distribution: goreleaser version: latest - args: release --skip-validate --partial + args: release --partial env: GITHUB_TOKEN: ${{ secrets.GHT }} GOPRIVATE: github.com/oneclickvirt/security