You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Update npm publish workflow to use OIDC trusted publishing with
provenance.
## Changes
- Add `id-token: write` and `contents: read` permissions for OIDC
authentication
- Use `yarn npm publish` with `--provenance` flag for supply chain
security
- Remove `yarn pack` step (no longer needed with direct yarn publishing)
- Update actions to v6
- Remove `NODE_AUTH_TOKEN` secret (no longer needed with OIDC)
## Status
✅ Trusted publishing has been configured on npmjs.com for this package.
0 commit comments