feat(client): inject public build environment

This commit is contained in:
imccyu
2026-08-19 18:21:26 +08:00
parent 1943a532f6
commit 93cbb3799d
20 changed files with 214 additions and 7 deletions
+1
View File
@@ -35,6 +35,7 @@ permissions:
contents: read
env:
DSH_CLIENT_BRAND: official
PRIMARY_NODE_VERSION: '24'
# CI runs must never report to the production telemetry endpoint baked
# into apps/cli/cordis.yml (AppCLIEntry disables the row when set).