fix(docs): point source links at public master

This commit is contained in:
Yichen Jiang
2026-08-13 21:20:28 +08:00
parent fb82698709
commit f33f8583b5
3 changed files with 25 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ permissions:
env:
PRIMARY_NODE_VERSION: '24'
# Projected source links target the public repository, whose history can
# differ from this workflow's source repository.
DOCS_REPOSITORY_REF: master
# CI runs must never report to the production telemetry endpoint baked
# into apps/cli/cordis.yml (AppCLIEntry disables the row when set).
DSH_TELEMETRY_DISABLED: '1'