/test-automated-publish-packge

Auto publish the packge using github-actions, Just a demo-test packge

Primary LanguageJavaScriptMIT LicenseMIT

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-packge

usage

var { hello } = require('test-automated-publish-packge');
 
hello();    // returns a hello message string