mirror of
https://github.com/actions/toolkit.git
synced 2026-08-21 00:00:16 +02:00
Update packages/attest/README.md
Co-authored-by: Copilot <[email protected]>
This commit is contained in:
co-authored by
Copilot
parent
d75223fd4a
commit
3d01d7ed69
@@ -236,7 +236,7 @@ export type PackageRegistryOptions = {
|
|||||||
token: string
|
token: string
|
||||||
// Optional parameters for the write operation.
|
// Optional parameters for the write operation.
|
||||||
// The number of times to retry the request.
|
// The number of times to retry the request.
|
||||||
cusomtRetry?: number
|
customRetry?: number
|
||||||
// HTTP headers to include in request to Artifact Metadata API.
|
// HTTP headers to include in request to Artifact Metadata API.
|
||||||
headers?: RequestHeaders
|
headers?: RequestHeaders
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user