mirror of
https://github.com/actions/toolkit.git
synced 2026-08-24 00:00:19 +02:00
Variable renaming
This commit is contained in:
@@ -5,7 +5,7 @@ export interface UploadResponse {
|
||||
artifactName: string
|
||||
|
||||
/**
|
||||
* Total size of the artifact in bytes that was uploaded
|
||||
* Total size of the artifact that was uploaded in bytes
|
||||
*/
|
||||
size: number
|
||||
}
|
||||
Reference in New Issue
Block a user