Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,10 @@ releases.

### The registry side (owner, npmjs.com)

**Configured — recorded here for when it needs to change.** The form needs
the package owner's npm account, once per package:
**Owner-side, and the one step this automation can neither do nor verify.**
The form needs the package owner's npm account, once per package — and until
it matches, every automated publish fails with `ENEEDAUTH` (npm finds no
trusted publisher willing to exchange its OIDC token):

npmjs.com → *package* → **Settings** → **Trusted Publisher** → *GitHub
Actions*, filled in identically for **`byteguard`** and
Expand Down
Loading