github-changes icon indicating copy to clipboard operation
github-changes copied to clipboard

Use `baseUrl` instead of `host` and `path-prefix`

Open kyaido opened this issue 4 years ago • 0 comments

Hi.

I'm using this github-changes on GitHub Enterprise. But after update to v2.0.2, http request fails.

It seems that the @octokit/rest update now uses baseUrl instead of host and path-prefix. https://github.com/octokit/rest.js/pull/807/files

Can you fix it?

kyaido avatar Mar 02 '21 13:03 kyaido