Update .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 4s
Some checks failed
renovate / renovate (push) Failing after 4s
This commit is contained in:
parent
00312c9d3d
commit
52bb3c4dda
@ -15,6 +15,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "/workspace/{{username}}/{{repo name}/config.js"
|
||||
RENOVATE_CONFIG_FILE: "/workspace/{{username}}/{{repo name}}/config.js"
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
Loading…
Reference in New Issue
Block a user