We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gh_host
1 parent fd1304b commit 939000fCopy full SHA for 939000f
action.yml
@@ -4,7 +4,7 @@ inputs:
4
gh_host:
5
description: 'The hostname will be used by gh-cli. This works for enterprise customers.'
6
required: false
7
- default: "api.github.com"
+ default: "github.com"
8
gh_token:
9
description: 'Permission token that grants permission to the GitHub API. (Toke or App config is required)'
10
0 commit comments