try to get repo by env
Some checks failed
renovate / renovate (push) Failing after 13s

This commit is contained in:
Oliver Lippert 2024-01-20 22:33:11 +01:00
parent 0749733fc6
commit 7e26aa4765
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -23,4 +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: '["oliver/pipeline-test-dependencies"]'
RENOVATE_REPOSITORIES: '["${GITHUB_REPOSITORY}"]'