Local config
Some checks failed
renovate / renovate (push) Failing after 12s

This commit is contained in:
2023-10-30 15:55:23 +13:00
parent 3c0d3eb3a8
commit 0c784be565

View File

@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/gitea/renovate-config/config.js"
RENOVATE_CONFIG_FILE: "/workspace/hads/renovate-config/config.js"
LOG_LEVEL: "debug"
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}