gulp-github-release icon indicating copy to clipboard operation
gulp-github-release copied to clipboard

Support for github enterprise

Open from-nibly opened this issue 9 years ago • 0 comments

I would like to use this at work and we have our own github server. It would be nice to be able to set the api server

edit: I just noticed that this plugin just passes the options object right to the publish-release package which has support for apiUrl. This get's me passed my roadblock but it would also be nice if it read the package.json files correctly as well, and there was documentation about the rest of the possible options.

from-nibly avatar Nov 01 '16 15:11 from-nibly