Skip to content

Commit ef8023a

Browse files
Update action.yml
Co-authored-by: Josh Gross <[email protected]>
1 parent e8957ff commit ef8023a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ inputs:
3030
description: A comma separated list of status codes that will NOT be retried e.g. "400,500". No effect unless `retries` is set
3131
default: 400,401,403,404,422 # from https://github.com/octokit/plugin-retry.js/blob/9a2443746c350b3beedec35cf26e197ea318a261/src/index.ts#L14
3232
base-url:
33-
description: The root of the API URL of the GHES instance to which to connect.
33+
description: An optional GitHub REST API URL to connect to a different GitHub instance.
3434
required: false
3535
outputs:
3636
result:

0 commit comments

Comments
 (0)