chore(release): publish dev builds as codenomad-dev

Switch dev workflow to publish the server under @neuralnomads/codenomad-dev with dist-tag latest, avoiding @dev dist-tags. Add workflow input to override package name at publish time.
This commit is contained in:
Shantur Rathore
2026-02-13 00:39:14 +00:00
parent ffe991bbe4
commit ba418a8518
5 changed files with 28 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ npx @neuralnomads/codenomad --launch
For dev version
```bash
npx @neuralnomads/codenomad@dev --launch
npx @neuralnomads/codenomad-dev --launch
```
Dev builds are published as GitHub pre-releases: