rahul3v / test-automated-publish-packge

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%