chore(sync): mirror docs from openclaw/openclaw@231e5c618f
This commit is contained in:
parent
2ae4c46be5
commit
f603a59df7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "aa9db998f7bfb4785e47ba766a749a93691b9c0a",
|
||||
"syncedAt": "2026-04-30T21:15:45.650Z"
|
||||
"sha": "231e5c618f8ae700d51d080e4182a57588da888b",
|
||||
"syncedAt": "2026-04-30T21:54:58.505Z"
|
||||
}
|
||||
|
||||
@ -194,7 +194,9 @@ Validation` or from the `main`/release workflow ref so workflow logic and
|
||||
`openclaw/releases-private/.github/workflows/openclaw-npm-dist-tags.yml`
|
||||
for security, because `npm dist-tag add` still needs `NPM_TOKEN` while the
|
||||
public repo keeps OIDC-only publish
|
||||
- public `macOS Release` is validation-only
|
||||
- public `macOS Release` is validation-only; when a tag lives only on a
|
||||
release branch but the workflow is dispatched from `main`, set
|
||||
`public_release_branch=release/YYYY.M.D`
|
||||
- real private mac publish must pass successful private mac
|
||||
`preflight_run_id` and `validate_run_id`
|
||||
- the real publish paths promote prepared artifacts instead of rebuilding
|
||||
|
||||
Loading…
Reference in New Issue
Block a user