03:04
<Richard Gibson>

ljharb do you know why the publish ecma402-biblio job failed?
https://github.com/tc39/ecma402/actions/runs/25702689852/job/75466069279

npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm error code E404
npm error 404 Not Found - PUT https://registry.npmjs.org/@tc39%2fecma402-biblio - Not found
npm error 404
npm error 404  The requested resource '@tc39/ecma402-biblio@2.1.1219' could not be found or you do not have permission to access it.
03:33
<ljharb>
has it been 90 days since the last time the token was updated?
03:47
<Richard Gibson>
that seems plausible
13:03
<Richard Gibson>
https://github.com/tc39/ecma402/settings/secrets/actions shows NPM_TOKEN_FOR_TC39_USER last updated 5 months ago. What's the refresh process?
15:25
<ljharb>
bakkot would have to get you a new token, but he'll probably tell you to set up OIDC (which i think he'll also need to help with)