feat: recreate
All checks were successful
renovate / renovate (push) Successful in 5m14s

This commit is contained in:
2025-07-27 02:40:23 +02:00
parent fe2288b298
commit 9008758b15
2 changed files with 16 additions and 9 deletions

View File

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