feat: recreate
Some checks failed
renovate / renovate (push) Failing after 11s

This commit is contained in:
2025-07-27 01:19:44 +02:00
parent fe2288b298
commit 7141a19b79
2 changed files with 3 additions and 1 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 }}