specify which repo to renovate
This commit is contained in:
parent
995ace7d97
commit
67a76e7f4c
1 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||
env:
|
||||
LOG_LEVEL: debug
|
||||
LOG_LEVEL: info
|
||||
RENOVATE_ENDPOINT: ${{ vars.RENOVATE_ENDPOINT }}
|
||||
RENOVATE_PLATFORM: gitea
|
||||
RENOVATE_REPOSITORIES: ${{ github.repository }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue