chore(sync): mirror docs from openclaw/openclaw@cde99c3349
This commit is contained in:
parent
05ac951ca8
commit
ada56750e8
@ -1,15 +1,15 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "9e1e59717ffd04609a5165edf9af0c789dcc2621",
|
||||
"sha": "cde99c3349e960b02fcb50a48119f9b3c02db4f2",
|
||||
"sources": {
|
||||
"openclaw": {
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "9e1e59717ffd04609a5165edf9af0c789dcc2621"
|
||||
"sha": "cde99c3349e960b02fcb50a48119f9b3c02db4f2"
|
||||
},
|
||||
"clawhub": {
|
||||
"repository": "openclaw/clawhub",
|
||||
"sha": "4d3b7dedba7086345165e78869886c5d9af928c5"
|
||||
"sha": "f14d70759dcc14b24890f5a50e1f9ce06f38eacd"
|
||||
}
|
||||
},
|
||||
"syncedAt": "2026-05-08T02:29:11.790Z"
|
||||
"syncedAt": "2026-05-08T02:44:35.236Z"
|
||||
}
|
||||
|
||||
@ -489,7 +489,7 @@ Notes:
|
||||
#### GitHub Actions
|
||||
|
||||
ClawHub also ships an official reusable workflow at
|
||||
[`/.github/workflows/package-publish.yml`](https://github.com/openclaw/clawhub/blob/4d3b7dedba7086345165e78869886c5d9af928c5/.github/workflows/package-publish.yml)
|
||||
[`/.github/workflows/package-publish.yml`](https://github.com/openclaw/clawhub/blob/f14d70759dcc14b24890f5a50e1f9ce06f38eacd/.github/workflows/package-publish.yml)
|
||||
for plugin repos.
|
||||
|
||||
Typical caller setup:
|
||||
|
||||
@ -67,7 +67,7 @@ If validation fails, the release is not created.
|
||||
|
||||
## FAQ
|
||||
|
||||
### Why does the package scope need to match the selected owner?
|
||||
### Package scope must match selected owner
|
||||
|
||||
If the package scope and selected owner do not match, ClawHub rejects the
|
||||
publish:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user