mirror of
https://github.com/openclaw/clawhub.git
synced 2026-08-14 08:52:21 +00:00
[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:
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user