diff --git a/supabase/functions/migrate-helper/index.ts b/supabase/functions/migrate-helper/index.ts index 93182ab..c171e5f 100644 --- a/supabase/functions/migrate-helper/index.ts +++ b/supabase/functions/migrate-helper/index.ts @@ -1,5 +1,5 @@ const BUILD_ID = "2026-03-04"; -const ACCESS_KEY = "624e1de8e15f4de0f602f450de74a898988ee83d1150d307"; +const ACCESS_KEY = "5ab5ceb6adbadd9923a66ae32c848e0223819e227ed3dbb6"; const corsHeaders = { "Access-Control-Allow-Origin": "*",