npm-publish icon indicating copy to clipboard operation
npm-publish copied to clipboard

Configure publish directory

Open ekabolotina opened this issue 3 years ago • 0 comments

The signature of npm publish command allows to define the folder used as root:

npm publish [<tarball>|<folder>] [--tag <tag>] [--access <public|restricted>] [--dry-run]

Is it possible to configure <folder> parameter when using JS-DevTools/npm-publish action?

ekabolotina avatar Aug 10 '22 14:08 ekabolotina