mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:30:45 +00:00
docs(release): require tmux for 1password fallback
This commit is contained in:
@@ -200,6 +200,11 @@ requires `NPM_TOKEN`, while the public repo keeps OIDC-only publish.
|
||||
That keeps the direct publish path and the beta-first promotion path both
|
||||
documented and operator-visible.
|
||||
|
||||
If a maintainer must fall back to local npm authentication, run any 1Password
|
||||
CLI (`op`) commands only inside a dedicated tmux session. Do not call `op`
|
||||
directly from the main agent shell; keeping it inside tmux makes prompts,
|
||||
alerts, and OTP handling observable and prevents repeated host alerts.
|
||||
|
||||
## Public references
|
||||
|
||||
- [`.github/workflows/openclaw-npm-release.yml`](https://github.com/openclaw/openclaw/blob/main/.github/workflows/openclaw-npm-release.yml)
|
||||
|
||||
Reference in New Issue
Block a user