Extract npm and github publish to plugins (d548edc)
BREAKING CHANGES
githubToken, githubUrl and githubApiPathPrefix have to be set at the github plugin level. They can be set via GH_TOKEN, GH_URL and GH_PREFIX environment variables.
the npm parameter is no longer passed to plugins. We recommend using npm-conf to read out information from the .npmrc file.