The tokens in the node workflow won't work anymore because npm has sunset the classic tokens. https://github.blog/changelog/2025-12-09-npm-classic-tokens-revoked-session-based-auth-and-cli-token-management-now-available/ like used in https://github.com/mapbox/node-pre-gyp/blob/master/.github/workflows/release.yml#L91-L105 See migrations like: https://github.com/maptiler/tileserver-gl/pull/1872