test-automated-publish-packge
v1.0.2
Published
Auto publish the packge using github-actions
Maintainers
Readme
test-automated-publish-packge
Auto publish the packge using github-actions. This is a demo npm package, just for test.
install
npm install test-automated-publish-packgeusage
var { hello } = require('test-automated-publish-packge');
hello(); // returns a hello message string