tell renovate about config path
Some checks failed
renovate / renovate (push) Failing after 11s

This commit is contained in:
Oliver Lippert 2024-01-20 22:01:48 +01:00
parent ba0451d1af
commit a0d143cd6a
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -20,3 +20,4 @@ jobs:
run: renovate run: renovate
env: env:
LOG_LEVEL: "debug" LOG_LEVEL: "debug"
RENOVATE_CONFIG_FILE: "${{ env.GITHUB_WORKSPACE }}/renovate.jsonπ"