From 2c495545f0567e916e9ad0451ddb64f68b1e1cc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= <37316281+yanhao98@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:08:30 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=A3=80=E6=9F=A5=E9=85=8D=E7=BD=AE.y?= =?UTF-8?q?aml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/检查配置.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/检查配置.yaml b/.github/workflows/检查配置.yaml index 2a2e4ac..e349439 100644 --- a/.github/workflows/检查配置.yaml +++ b/.github/workflows/检查配置.yaml @@ -14,7 +14,7 @@ jobs: pnpm renovate-config-validator; pnpm run validator; - LOG_LEVEL=debug pnpx renovate --token= --platform=local --dry-run # DEBUG: packageFiles with updates (repository=local); + LOG_LEVEL=debug pnpx renovate --token= --platform=local --dry-run=full # DEBUG: packageFiles with updates (repository=local); - name: for regex run: npx semantic-release@24