Interface: DownloadArtifactOptions

December 17, 2024 · View on GitHub

@actions/artifact / DownloadArtifactOptions

Interface: DownloadArtifactOptions

Options for downloading an artifact

Table of contents

Properties

  • path

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

Contents

  1. 1Table of contents
  2. 1.1Properties
  3. 2Properties
  4. 2.1path