mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 20:32:20 +03:00
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.