wrangler-action auto-detects pnpm and runs `pnpm add wrangler` which fails in a pnpm workspace without the -w flag. Using npx avoids this. Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
wrangler-action auto-detects pnpm and runs `pnpm add wrangler` which fails in a pnpm workspace without the -w flag. Using npx avoids this. Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>