-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Trusted publishing is intended to be a safer alternative to API tokens for publishing packages. This is done by using short lived tokens between a CI provider and NPM.
NPM docs https://docs.npmjs.com/trusted-publishers
It looks like publishes happen for this repo from a local machine and not CI, so that would need to change to use this feature. The publish job looks like it also has more than just NPM publishes, so there's more complexity there too.
Is this something that should be enabled for this repo?
Metadata
Metadata
Assignees
Labels
No labels