[renovate] feat: enable debug logging
All checks were successful
Renovate Bot / Renovate (push) Successful in 2m1s

This commit is contained in:
Simon Cornet 2024-07-12 14:52:28 +02:00
parent df25f82e5b
commit 3071b5c3fc

View File

@ -28,7 +28,7 @@ jobs:
env: env:
# generic # generic
LOG_LEVEL: 'info' LOG_LEVEL: 'debug'
# renovate -> github # renovate -> github
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }} GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}