This commit is contained in:
parent
37f46e4751
commit
1818d8d7ad
1 changed files with 1 additions and 1 deletions
|
@ -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: ${{ format('["{0}"]', env.GITHUB_REPOSITORY) }}
|
||||
RENOVATE_REPOSITORIES: ${{ format('["{0}"]', $GITHUB_REPOSITORY) }}
|
||||
|
|
Loading…
Add table
Reference in a new issue