Skip to content

Commit d7a83ce

Browse files
committed
chore(docs): say only note-only secret references skip fork mapping
1 parent bb81125 commit d7a83ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/docs/content/docs/platform/enterprise

apps/docs/content/docs/platform/enterprise/forks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Servers that **publish workflows as MCP tools**.
331331
| **Fork** | **Values never leave the source.** Workflow text still contains `{{KEY}}` names. Create matching secrets (or the names you will map to) under the child’s **Secrets**. |
332332
| **Sync** | Map source key names to target key names. Values stay in each workspace. Unmapped required secrets block Sync. |
333333

334-
Notes are documentation: a `{{KEY}}` inside a Note block never needs mapping and never blocks Sync.
334+
Notes are documentation: a `{{KEY}}` that appears only inside a Note block never needs mapping and never blocks Sync.
335335

336336
**Example:** Workflows use `{{OPENAI_API_KEY}}`. After fork, add that secret in the child (or map `OPENAI_API_KEY` to whatever name the child uses) before runs and syncs succeed.
337337

0 commit comments

Comments
 (0)