docs(deploy): Update Dokumetation Workflow

This commit is contained in:
2026-02-23 12:05:06 +01:00
parent 05506a75ad
commit 37b7013655

View File

@@ -27,6 +27,7 @@ flowchart LR
Webhook -->|git pull| Workspace Webhook -->|git pull| Workspace
Workspace -->|Markdown changes| MkDocs Workspace -->|Markdown changes| MkDocs
MkDocs -->|serve| Browser MkDocs -->|serve| Browser
```
--- ---