srs / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
867 stars 210 forks source link

Set tag when publishing #369

Closed fpedroza closed 4 years ago

fpedroza commented 4 years ago

Is it possible to set a tag when publishing?

npm publish --tag mytag
deepy commented 4 years ago

Sure, that's what args is for