0
0
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:
严浩
2024-10-11 16:12:48 +08:00
parent 2c495545f0
commit ebf2676bdb
3 changed files with 11 additions and 12 deletions

View File

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