Skip to content

Add provenance to publish npm package#21

Open
NithinSGowda wants to merge 1 commit intomasterfrom
add-provenance
Open

Add provenance to publish npm package#21
NithinSGowda wants to merge 1 commit intomasterfrom
add-provenance

Conversation

@NithinSGowda
Copy link
Copy Markdown
Owner

This pull request updates the npm publish step in the GitHub Actions workflow to improve package publishing security and accessibility.

NPM publish workflow improvements:

  • .github/workflows/npm-publish.yml: Adds the --provenance flag to the npm publish command to include provenance information and sets --access public to explicitly publish the package publicly.

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