mirror of
https://github.com/actions/toolkit.git
synced 2026-08-20 00:00:14 +02:00
consistent promise behavior for get artifact
This commit is contained in:
@@ -53,11 +53,6 @@ export interface UploadArtifactOptions {
|
||||
*****************************************************************************/
|
||||
|
||||
export interface GetArtifactResponse {
|
||||
/**
|
||||
* If an artifact was found
|
||||
*/
|
||||
success: boolean
|
||||
|
||||
/**
|
||||
* Metadata about the artifact that was found
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user