should be discovered
This commit is contained in:
parent
e49828efa6
commit
a2f105e18a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
||||||
run: renovate
|
run: renovate
|
||||||
env:
|
env:
|
||||||
LOG_LEVEL: "debug"
|
LOG_LEVEL: "debug"
|
||||||
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: ${{ format('["{0}"]', github.repository) }}
|
RENOVATE_REPOSITORIES: ${{ format('["{0}"]', github.repository) }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue