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
@ -17,4 +17,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path
|
RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path
|
||||||
LOG_LEVEL: "debug"
|
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…
Reference in New Issue
Block a user