0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 18:13:34 +03:00

Added debug log level to Renovate workflow for improved troubleshooting.

This commit is contained in:
Valentin Popov 2025-05-22 23:28:25 +00:00
parent a1895c8bc8
commit da49ba84ba
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -14,3 +14,4 @@ jobs:
RENOVATE_CONFIG_FILE: renovate.config.cjs RENOVATE_CONFIG_FILE: renovate.config.cjs
RENOVATE_REPOSITORIES: ${{ gitea.repository }} RENOVATE_REPOSITORIES: ${{ gitea.repository }}
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
LOG_LEVEL: debug