Update .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 9s
Some checks failed
renovate / renovate (push) Failing after 9s
This commit is contained in:
parent
72c9f7860b
commit
b000378858
@ -16,6 +16,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
env:
|
env:
|
||||||
RENOVATE_CONFIG_FILE: "/workspace/Renovate-Bot/renovate-config/config.js" # replace it with your config.js path
|
RENOVATE_CONFIG_FILE: "/workspace/justus/renovate-config/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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user