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
feat(ci): add npm OIDC trusted publishing with provenance
- Add id-token: write permission for OIDC token generation
- Switch from yarn publish to npm publish --provenance (Yarn 1.x
does not support provenance attestations)
- NPM_TOKEN kept as fallback until trusted publishing is configured
on npmjs.com
- Fix pr-quality.yml: secrets can't be referenced in if conditions;
use fallback expression and || true for graceful failure
0 commit comments