mirror of
https://github.com/actions/toolkit.git
synced 2026-08-25 00:00:27 +02:00
@@ -236,7 +236,7 @@ export type PackageRegistryOptions = {
|
||||
token: string
|
||||
// Optional parameters for the write operation.
|
||||
// The number of times to retry the request.
|
||||
customRetry?: number
|
||||
retryAttempts?: number
|
||||
// HTTP headers to include in request to Artifact Metadata API.
|
||||
headers?: RequestHeaders
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user