11f43ca65c
The Next.js build in electron-release.yml fails because the secrets validator detects missing JWT_SECRET and exits with code 1. This adds the env var to the build step, matching the pattern used in ci.yml.