[codex] streamline plugin publish flow (#1373)

* fix: streamline plugin publish flow

* fix: stabilize github package publish e2e

* test: fix clawdhub ci portability

* test: make settings route assertion portable

* test: fix ci typechecks
This commit is contained in:
George Zhang
2026-03-29 02:37:58 -07:00
committed by GitHub
parent b9341202c7
commit a8a687eba2
62 changed files with 4031 additions and 1640 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ EOF
Publish:
```bash
bun clawhub publish . \
bun clawhub skill publish . \
--slug clawhub-demo-$(date +%s) \
--name "Demo $(date +%s)" \
--version 1.0.0 \