fix build without giteaToken defined
All checks were successful
Release / release (push) Successful in 3m42s

This commit is contained in:
2025-07-05 23:06:07 +02:00
parent 8172b1dbff
commit 288fbfe0cc
2 changed files with 24 additions and 20 deletions

View File

@@ -8,7 +8,7 @@ values and react to their changes in a clean and decoupled way.
## Key Features
- Shared context for storing and retrieving named values
- Publish/subscribe event bus for listening to value changes
- Simple API for easy integration into existing projects
- Enables modular design by decoupling components through events
- Shared context for storing and retrieving named values
- Publish/subscribe event bus for listening to value changes
- Simple API for easy integration into existing projects
- Enables modular design by decoupling components through events