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:
2
.github/workflows/检查配置.yaml
vendored
2
.github/workflows/检查配置.yaml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user