mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
build:release injects OMNIROUTE_BUILD_SHA (git short SHA) read by write-build-sha.mjs to stamp dist/BUILD_SHA — it's build-time only, never a user .env var, so it belongs in IGNORE_FROM_CODE (like OMNIROUTE_CLI_SKIP_REPO_ENV) rather than .env.example/ENVIRONMENT.md. Fixes the Docs Sync (Strict) CI job.