Update .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 20s
Some checks failed
renovate / renovate (push) Failing after 20s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- run: renovate
|
||||
working-directory: ${{ gitea.workspace }}
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "renovate-config.cjs"
|
||||
RENOVATE_CONFIG_FILE: "renovate-config.json"
|
||||
LOG_LEVEL: "debug"
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user