Fix more bugs
All checks were successful
renovate / renovate (push) Successful in 1m4s

This commit is contained in:
2025-09-25 12:38:44 +02:00
parent 0979746893
commit 450674a1f3

View File

@@ -15,6 +15,6 @@ jobs:
- uses: actions/checkout@v4
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/{{username}}/{{repo name}/config.js" # replace it with your config.js path
RENOVATE_CONFIG_FILE: "/workspace/renovate/renovate-config/config.js" # replace it with your config.js path
LOG_LEVEL: "debug"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token