diff --git a/pkgs/api/_deploy.ts b/pkgs/api/_deploy.ts index 5970adb..cde9821 100644 --- a/pkgs/api/_deploy.ts +++ b/pkgs/api/_deploy.ts @@ -40,7 +40,7 @@ export const _ = { ); } - if(!action) action = { type: "check" }; + // if(!action) action = { type: "check" }; switch (action.type) { case "check":