mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 14:49:25 +00:00
Core.debug
This commit is contained in:
parent
eb0f407f1a
commit
ac0c7cb50b
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ export function getRetryOptions(
|
|||
retries
|
||||
}
|
||||
|
||||
core.info(
|
||||
core.debug(
|
||||
`GitHub client configured with: (retries: ${
|
||||
requestOptions.retries
|
||||
}, retry-exempt-status-code: ${
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue