-
Notifications
You must be signed in to change notification settings - Fork 84
Comments
Prepare release v0.8.0#302
Conversation
✅ Deploy Preview for docusaurus-openapi ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
chris48s
commented
Jan 2, 2026
OK. So I merged this, but the release failed with
Access token expired or revoked
This is probably because of https://github.blog/changelog/2025-12-09-npm-classic-tokens-revoked-session-based-auth-and-cli-token-management-now-available/
I do have access to set secrets on this repo, but I don't have permission to generate a new NPM token that will be able to publish these packages. However the guidance is to switch from tokens to trusted publishing https://github.blog/changelog/2025-12-09-npm-classic-tokens-revoked-session-based-auth-and-cli-token-management-now-available/#if-you-were-still-using-npm-classic-tokens as write tokens can now last for a max of 90 days.
Either way, this one will need help from @bourdakos1 to fix
Includes changes from #300 and #301.