Update .gitea/workflows/renovate.yaml
All checks were successful
renovate / renovate (push) Successful in 2m32s
All checks were successful
renovate / renovate (push) Successful in 2m32s
This commit is contained in:
parent
11bbde3bd8
commit
616c82c34d
1 changed files with 2 additions and 1 deletions
|
@ -17,4 +17,5 @@ jobs:
|
|||
env:
|
||||
RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token
|
||||
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
|
Loading…
Add table
Reference in a new issue