Add GitHub token to Renovate configuration for enhanced repository access during updates.
All checks were successful
CI / test (push) Successful in 15s
RenovateBot / renovate (push) Successful in 1m3s

This commit is contained in:
Valentin Popov 2025-05-23 11:39:15 +00:00
parent 3660982271
commit 24c710bd41
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -16,4 +16,5 @@ jobs:
RENOVATE_CONFIG_FILE: renovate.config.cjs
RENOVATE_REPOSITORIES: ${{ gitea.repository }}
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
RENOVATE_GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_TOKEN }}
LOG_LEVEL: debug