mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 06:50:48 +08:00
更新 GitHub Actions 工作流,优化调试命令并更新依赖项版本
This commit is contained in:
3
.github/workflows/检查配置.yaml
vendored
3
.github/workflows/检查配置.yaml
vendored
@ -13,8 +13,7 @@ jobs:
|
||||
set -ex
|
||||
pnpm renovate-config-validator;
|
||||
pnpm run validator;
|
||||
|
||||
LOG_LEVEL=debug pnpx renovate --token= --platform=local --dry-run=full # DEBUG: packageFiles with updates (repository=local);
|
||||
pnpm run dry-run:npx;
|
||||
|
||||
- name: for regex
|
||||
run: npx semantic-release@24
|
||||
|
Reference in New Issue
Block a user