Update .gitea/workflows/renovate.yaml
Some checks are pending
renovate / renovate (push) Waiting to run

This commit is contained in:
2026-02-03 08:41:28 +00:00
parent 0c7407c11b
commit ce5c97290f

View File

@@ -19,6 +19,6 @@ jobs:
working-directory: ${{ gitea.workspace }}
env:
RENOVATE_CONFIG_FILE: "renovate-config.json"
LOG_LEVEL: "debug"
LOG_LEVEL: "info"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}