fix(doc): example for github_api_graphql [skip ci]
This commit is contained in:
@@ -217,9 +217,11 @@ inputs:
|
|||||||
|
|
||||||
Can be used to support [GitHub enterprises server](https://github.com/enterprise).
|
Can be used to support [GitHub enterprises server](https://github.com/enterprise).
|
||||||
Leave empty to use default endpoint.
|
Leave empty to use default endpoint.
|
||||||
|
|
||||||
|
> ℹ️ GraphQL octokit will automatically append `/graphql` to provided endpoint
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
example: https://api.github.com/graphql
|
example: https://api.github.com
|
||||||
global: yes
|
global: yes
|
||||||
|
|
||||||
config_timezone:
|
config_timezone:
|
||||||
|
|||||||
Reference in New Issue
Block a user