change log level
All checks were successful
renovate / renovate (push) Successful in 55s

This commit is contained in:
2024-06-04 00:19:51 +02:00
parent 8d7d1fae52
commit a5b0bccd8e

View File

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