d5645f2e4c
Corepack requires Node to be set up first. The release job was failing with 'corepack: command not found' because Setup pnpm (Corepack) ran before Setup Node. This aligns plugin-release.yaml with plugin-ci.yaml step ordering. Fixes PRI-21 Co-authored-by: Pawla Abdul (Bot) <pawla@groombook.dev>