Set log level to info
renovate / renovate (push) Successful in 3m45s
Details
renovate / renovate (push) Successful in 3m45s
Details
This commit is contained in:
parent
090d063ba9
commit
003c5adf4a
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- run: renovate
|
- run: renovate
|
||||||
env:
|
env:
|
||||||
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"
|
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"
|
||||||
LOG_LEVEL: "debug"
|
# LOG_LEVEL: "debug"
|
||||||
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
|
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
|
||||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue