@CharlieHelps npm recently revoked all classic tokens which allowed us to publish to npm from github actions. refactor the release.yml workflow to support id-token: write, remove NPM_TOKEN and NODE_AUTH_TOKEN use from the workflow and the repository.
@CharlieHelps npm recently revoked all classic tokens which allowed us to publish to npm from github actions. refactor the release.yml workflow to support
id-token: write, removeNPM_TOKENandNODE_AUTH_TOKENuse from the workflow and the repository.