fix(docs): point source links at public master
This commit is contained in:
3
.github/workflows/docs-pages.yml
vendored
3
.github/workflows/docs-pages.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user