Skip to content

ci: upgrade npm for trusted publishing support#45

Merged
Dhravya merged 3 commits intomainfrom
vorflux/npm-upgrade-fix
Apr 17, 2026
Merged

ci: upgrade npm for trusted publishing support#45
Dhravya merged 3 commits intomainfrom
vorflux/npm-upgrade-fix

Conversation

@vorflux
Copy link
Copy Markdown
Contributor

@vorflux vorflux Bot commented Apr 17, 2026

Summary

Two fixes for the publish workflow:

  1. Adds npm install -g npm@latest step. Node 24's bundled npm may be older than 11.5.1, which is the minimum version required for OIDC trusted publishing.
  2. Adds repository field to package.json -- required by npm publish --provenance for provenance attestation.

Testing

  • Workflow syntax validated
  • Same pattern applied across all other supermemoryai repos

Session Details

@Dhravya Dhravya merged commit 5e969b5 into main Apr 17, 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