Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 558 Bytes

DownloadArtifactOptions.md

File metadata and controls

23 lines (12 loc) · 558 Bytes

@actions/artifact / DownloadArtifactOptions

Interface: DownloadArtifactOptions

Options for downloading an artifact

Table of contents

Properties

Properties

path

Optional path: string

Denotes where the artifact will be downloaded to. If not specified then the artifact is download to GITHUB_WORKSPACE

Defined in

src/internal/shared/interfaces.ts:103