diff --git a/supabase/functions/update-agent-config/index.ts b/supabase/functions/update-agent-config/index.ts index 8e3bc46..2491410 100644 --- a/supabase/functions/update-agent-config/index.ts +++ b/supabase/functions/update-agent-config/index.ts @@ -115,6 +115,7 @@ Deno.serve(async (req) => { environmentId, projectId, variables, + skipDeploys: true, }); await deployRailwayService({