ghPages([options]) options: Object Return: Object (stream.Transform) options.remoteUrl Type: String Default: URL for the remote of the current dir (assumes a git repository) By default gulp-gh-pages assumes the current working directory is a git repository and uses its remote url. If your gulpfile.js is not in a git repository, or if you want to push to a different remote url, you can specify it.