specify which repo to renovate

This commit is contained in:
Tobias Brunner 2025-05-27 14:48:40 +02:00
parent 995ace7d97
commit 67a76e7f4c
No known key found for this signature in database

View file

@ -23,6 +23,7 @@ jobs:
with:
token: ${{ secrets.RENOVATE_TOKEN }}
env:
LOG_LEVEL: debug
LOG_LEVEL: info
RENOVATE_ENDPOINT: ${{ vars.RENOVATE_ENDPOINT }}
RENOVATE_PLATFORM: gitea
RENOVATE_REPOSITORIES: ${{ github.repository }}