Interface: DownloadArtifactResponse

December 17, 2024 · View on GitHub

@actions/artifact / DownloadArtifactResponse

Interface: DownloadArtifactResponse

Response from the server when downloading an artifact

Table of contents

Properties

  • downloadPath

Properties

downloadPath

• Optional downloadPath: string

The path where the artifact was downloaded to

Defined in

src/internal/shared/interfaces.ts:93

Contents

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