chore(publish): 🔧 Update publish automation script and README documentation

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-06-10 03:58:34 -07:00
parent 4ab6143178
commit b7d8200ccb
2 changed files with 2 additions and 2 deletions

View file

@ -169,7 +169,7 @@ Clean build artifacts and caches.
### publish
Publish packages to registry (http://forge.black.local/api/packages/lilith/npm/).
Publish packages to registry (http://forge.black.lan/api/packages/lilith/npm/).
```bash
./run publish # Publish all packages (interactive)

View file

@ -71,7 +71,7 @@ Examples:
Available packages:
{', '.join(PUBLISHABLE_PACKAGES.keys())}
Registry: http://forge.black.local/api/packages/lilith/npm/
Registry: http://forge.black.lan/api/packages/lilith/npm/
Note: Packages are published in dependency order.
Related packages (imagen-app + imagen-react + imagen-electron) should be versioned together.