This commit is contained in:
parent
0749733fc6
commit
7e26aa4765
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ jobs:
|
||||||
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
|
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
|
||||||
RENOVATE_ENDPOINT: https://git.keine.cloud/api/v1
|
RENOVATE_ENDPOINT: https://git.keine.cloud/api/v1
|
||||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
RENOVATE_REPOSITORIES: '["oliver/pipeline-test-dependencies"]'
|
RENOVATE_REPOSITORIES: '["${GITHUB_REPOSITORY}"]'
|
||||||
|
|
Loading…
Add table
Reference in a new issue