This commit is contained in:
parent
f18b9491fd
commit
8d65d53d43
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ jobs:
|
||||||
env:
|
env:
|
||||||
LOG_LEVEL: "debug"
|
LOG_LEVEL: "debug"
|
||||||
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
|
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 }}
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue