Update .gitea/workflows/renovate.yaml
All checks were successful
renovate / renovate (push) Successful in 39s

This commit is contained in:
2026-03-23 13:13:49 +00:00
parent 5700cb68ab
commit eab9b9b662

View File

@@ -16,5 +16,5 @@ jobs:
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/spenke-nordic-ab/renovate-config/config.js" # replace it with your config.js path
LOG_LEVEL: "debug"
LOG_LEVEL: "warn"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token