0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 06:30:49 +08:00

Update 检查配置.yaml

This commit is contained in:
严浩
2024-10-11 09:08:30 +08:00
committed by GitHub
parent c1d0ea4825
commit 2c495545f0

View File

@ -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