1
0
Fork 0
mirror of https://github.com/actions/toolkit synced 2025-05-09 08:33:00 +00:00
toolkit/packages/artifact/docs/generated/interfaces/DownloadArtifactOptions.md
2024-01-18 09:51:01 -05:00

556 B

@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:98