set the platform in renovate config

This commit is contained in:
Tobias Brunner 2025-05-27 14:09:02 +02:00
parent 45a1825b70
commit 995ace7d97
Signed by: tobru
SSH key fingerprint: SHA256:kOXg1R6c11XW3/Pt9dbLdQvOJGFAy+B2K6v6PtRWBGQ
2 changed files with 1 additions and 1 deletions

View file

@ -25,3 +25,4 @@ jobs:
env: env:
LOG_LEVEL: debug LOG_LEVEL: debug
RENOVATE_ENDPOINT: ${{ vars.RENOVATE_ENDPOINT }} RENOVATE_ENDPOINT: ${{ vars.RENOVATE_ENDPOINT }}
RENOVATE_PLATFORM: gitea

View file

@ -3,7 +3,6 @@
"extends": [ "extends": [
"config:recommended" "config:recommended"
], ],
"platform": "gitea",
"packageRules": [ "packageRules": [
{ {
"matchManagers": [ "matchManagers": [