Skip to content

Add workflow for Node.js package testing and publishing#143

Open
scutuatua-crypto wants to merge 7 commits intologto-io:masterfrom
scutuatua-crypto:master
Open

Add workflow for Node.js package testing and publishing#143
scutuatua-crypto wants to merge 7 commits intologto-io:masterfrom
scutuatua-crypto:master

Conversation

@scutuatua-crypto
Copy link
Copy Markdown

This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.

Summary

This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.
@scutuatua-crypto
Copy link
Copy Markdown
Author

Summary

This PR adds a GitHub Actions workflow that runs tests and publishes a Node.js package to GitHub Packages upon release creation.
It follows GitHub's suggested automation and enables CI/CD for future releases.
No changes to core code—only .github/workflows/npm-publish.yml added.
Verified commit. Ready to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants