mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-25 08:02:04 +00:00
CI: add ClawHub plugin release workflow (#59179)
* CI: add ClawHub plugin release workflow * CI: harden ClawHub plugin release workflow * CI: finish ClawHub plugin release hardening * CI: watch shared ClawHub release inputs * CI: harden ClawHub publish workflow * CI: watch more ClawHub release deps * CI: match shared release inputs by prefix * CI: pin ClawHub publish source commit * CI: refresh pinned ClawHub release commit * CI: rename ClawHub plugin release environment --------- Co-authored-by: Onur Solmaz <onur@solmaz.io>
This commit is contained in:
@@ -42,10 +42,17 @@
|
||||
"defaultChoice": "npm",
|
||||
"minHostVersion": ">=2026.4.1"
|
||||
},
|
||||
"compat": {
|
||||
"pluginApi": ">=2026.4.1"
|
||||
},
|
||||
"build": {
|
||||
"openclawVersion": "2026.4.1"
|
||||
},
|
||||
"bundle": {
|
||||
"stageRuntimeDependencies": true
|
||||
},
|
||||
"release": {
|
||||
"publishToClawHub": true,
|
||||
"publishToNpm": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user