fix: remove --provenance flag from npm publish#14
Conversation
OIDC trusted publishing works for auth but --provenance is blocked by the npm org's 2FA settings. Keep OIDC environment for auth, just drop the provenance attestation.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe pull request modifies the npm publish command in the release-please GitHub Actions workflow by removing the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
--provenanceflag — blocked by npm org 2FA settingsTest plan
Summary by CodeRabbit