mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 12:20:47 +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 renovate-config-validator;
|
||||||
pnpm run 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
|
- name: for regex
|
||||||
run: npx semantic-release@24
|
run: npx semantic-release@24
|
||||||
|
Reference in New Issue
Block a user