feat: extractVersion
All checks were successful
renovate / renovate (push) Successful in 4m40s

This commit is contained in:
2025-07-27 21:53:15 +02:00
parent f9303996ab
commit 6f36fdd07d
5 changed files with 132 additions and 3 deletions

View File

@@ -14,5 +14,5 @@ jobs:
- run: renovate
env:
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"
LOG_LEVEL: "debug"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
LOG_LEVEL: "info"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}