diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index b1e2ef049..9de6c6140 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/clawhub/cli.md b/docs/clawhub/cli.md index 1051904fa..bdcf48d87 100644 --- a/docs/clawhub/cli.md +++ b/docs/clawhub/cli.md @@ -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: diff --git a/docs/clawhub/publishing.md b/docs/clawhub/publishing.md index a5da2810d..7c067b2c4 100644 --- a/docs/clawhub/publishing.md +++ b/docs/clawhub/publishing.md @@ -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: