This commit is contained in:
parent
329ca41e70
commit
f18b9491fd
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ jobs:
|
|||
env:
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
|
||||
RENOVATE_ENDPOINT: ${{ env.GITHUB_API_URL }}
|
||||
RENOVATE_ENDPOINT: ${{ runner.Config.GitHubInstance }}
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue