tell renovate about the repositories
Some checks failed
renovate / renovate (push) Failing after 14s

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

View file

@ -23,3 +23,4 @@ jobs:
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
RENOVATE_ENDPOINT: https://git.keine.cloud/api/v1
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
RENOVATE_REPOSITORIES: '["${{ env.GITHUB_REPOSITORY }}"]'