fix: fix config path
renovate / renovate (push) Successful in 31s

This commit is contained in:
2026-04-25 12:34:20 +01:00
parent 54acce7b6e
commit 3bfb628aa3
+1 -1
View File
@@ -15,6 +15,6 @@ jobs:
- uses: actions/checkout@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/{{username}}/{{repo name}/config.js" # replace it with your config.js path
RENOVATE_CONFIG_FILE: "/workspace/lyrathorpe/renovate-config/config.js" # replace it with your config.js path
LOG_LEVEL: "debug"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} # your Revonate bot token