diff --git a/run-deploy.tsx b/run-deploy.tsx index 89af979..4d20a1c 100644 --- a/run-deploy.tsx +++ b/run-deploy.tsx @@ -64,7 +64,7 @@ try "https://deno.land/x/deploy/deployctl.ts", "deploy", `--project=${useProject}`, - `--config=deno.json`, + `--import-map=./deno.json`, `--token=${useToken}`, serveScript ],