Update default baseUrl

This commit is contained in:
Shamil Nunhuck 2021-06-09 22:51:14 +01:00 committed by GitHub
parent aabc610f5d
commit 928d63fa74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ inputs:
default: json
baseUrl:
description: The base URL for the GitHub API service instance
default: string
default: https://api.github.com
outputs:
result:
description: The return value of the script, stringified with `JSON.stringify`