action.js icon indicating copy to clipboard operation
action.js copied to clipboard

Add support for `GITHUB_API_URL` (GHES)

Open gr2m opened this issue 4 years ago • 2 comments

See https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables.

gr2m avatar Sep 26 '21 22:09 gr2m

See https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables.

Is it solved by this line or is there something else I'm missing? https://github.com/octokit/action.js/blob/24a544a612c98c85b51ee38d29ca34e638ef09f6/src/index.ts#L35

oscard0m avatar Oct 03 '21 16:10 oscard0m

Ha! All good then :) But I think we still don't properly test for it, would you like to do that? If not I can create a separate issue

gr2m avatar Oct 03 '21 22:10 gr2m