Skip to content

fix: remove --provenance from npm publish#74

Merged
vreshch merged 1 commit intomasterfrom
bugfix/remove-provenance
Mar 20, 2026
Merged

fix: remove --provenance from npm publish#74
vreshch merged 1 commit intomasterfrom
bugfix/remove-provenance

Conversation

@vreshch
Copy link
Contributor

@vreshch vreshch commented Mar 20, 2026

Summary

  • Remove --provenance flag from npm publish — classic npm tokens don't support it, causing E404 on PUT
  • Previous publishes (Nov 2025) were done manually without provenance

Test plan

  • CI green
  • Re-run publish workflow after merge

Classic npm tokens don't support provenance signing, causing E404
on PUT. Previous publishes were done manually without provenance.
@github-actions
Copy link

🔍 Pull Request Validation Results

Step Status
🔍 Type Check ✅ Passed
🎨 Lint ✅ Passed
🎨 Format ✅ Passed
🏗️ Build ✅ Passed
🧪 Tests ✅ Passed
📊 Coverage ✅ Passed

Overall: ✅ All checks passed!

📋 View workflow


⏰ Generated at: 2026-03-20T01:34:09.225Z

@vreshch vreshch merged commit 156bf40 into master Mar 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant