mirror of https://github.com/actions/toolkit
1.2 KiB
1.2 KiB
@actions/artifact / Artifact
Interface: Artifact
An Actions Artifact
Table of contents
Properties
Properties
createdAt
• Optional
createdAt: Date
The time when the artifact was created
Defined in
src/internal/shared/interfaces.ts:123
id
• id: number
The ID of the artifact
Defined in
src/internal/shared/interfaces.ts:113
name
• name: string
The name of the artifact
Defined in
src/internal/shared/interfaces.ts:108
size
• size: number
The size of the artifact in bytes