Skip to content

Commit 683c488

Browse files
d3xter666KlattG
andauthored
docs: Update docs/Release-Workflow.md
Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com>
1 parent 78f7b9b commit 683c488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Release-Workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The workflow consists of three main jobs:
3636
- Packages are published to npm sequentially (logger → fs → builder → server → project)
3737
- **Strategy**: Sequential execution (`max-parallel: 1`) to ensure dependencies exist before dependents
3838

39-
### 3. Publish CLI Job
39+
### 3. `publish-cli` Job
4040
- **Trigger**: After all other packages are published
4141
- **Purpose**: Generate `npm-shrinkwrap.json` and publish the CLI package
4242
- **Dependency**: Requires all other packages to be available on npm registry

0 commit comments

Comments
 (0)