Is npm-publish only available on GitHub packages? ...
# npm-publish
l
Is npm-publish only available on GitHub packages? They require you to use a GitHub token, which I would rather not...
r
It's published on gradle plugin portal https://plugins.gradle.org/plugin/dev.petuska.npm.publish
l
yeah, thanks; it's a problem with my project, a subproject doesn't detect a non-applied plugin from the root project for some reason.
wait no, just wrote
npm-publish
instead of
npm.publish
. my bad
b
It's also on Maven Central