diff --git a/src/index.ts b/src/index.ts index a63f38e..dca12c9 100644 --- a/src/index.ts +++ b/src/index.ts @@ -46,7 +46,7 @@ try { $ export CLOUDFLARE_ACCOUNT_ID="${accountId}" } - $$ npx wrangler@${wranglerVersion} pages publish "${directory}" --project-name="${projectName}" --branch="${branch}" + $$ npx wrangler@${wranglerVersion} pages deploy "${directory}" --project-name="${projectName}" --branch="${branch}" `; const response = await fetch(