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