From df821be7298ecd4c99b2113d0010297b91d64158 Mon Sep 17 00:00:00 2001 From: kovagoadi Date: Thu, 23 Oct 2025 23:46:20 +0200 Subject: [PATCH] test2 --- .gitea/workflows/workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 0659170..b7521c3 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -21,7 +21,7 @@ jobs: # Correctly specify the config file path relative to your repo root # This action will handle mapping it into the container correctly. - configurationFile: renovate-config.js + configurationFile: '/workspace/kovagoadi.hu/Renovate/renovate-config.js' # Optional: Set the log level for debugging logLevel: debug