give renovate a api url
All checks were successful
renovate / renovate (push) Successful in 14s

This commit is contained in:
Oliver Lippert 2024-01-20 22:22:53 +01:00
parent f18b9491fd
commit 8d65d53d43
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -21,5 +21,5 @@ jobs:
env:
LOG_LEVEL: "debug"
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
RENOVATE_ENDPOINT: ${{ runner.Config.GitHubInstance }}
RENOVATE_ENDPOINT: https://git.keine.cloud/api/v1
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}