change to GH token
All checks were successful
Renovate / Run Renovate (push) Successful in 7s

This commit is contained in:
2025-11-06 13:32:26 +07:00
parent d86315bca6
commit 098da8a988
2 changed files with 16 additions and 4 deletions

View File

@@ -37,10 +37,11 @@ jobs:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
# Optional: GitHub token for accessing GitHub releases
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Note: Use GH_TOKEN not GITHUB_TOKEN (Gitea naming restrictions)
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
# Logging
LOG_LEVEL: info
# Ensure we use the correct config
RENOVATE_REQUIRE_CONFIG: optional
RENOVATE_REQUIRE_CONFIG: optional