mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-23 15:08:29 +02:00
Merge 5a52bf4756
into d3f86a106a
This commit is contained in:
commit
055cd6849c
4 changed files with 7 additions and 1 deletions
|
@ -38,6 +38,8 @@ inputs:
|
|||
outputs:
|
||||
download-path:
|
||||
description: 'Path of artifact download'
|
||||
artifacts:
|
||||
description: downloaded artifacts json array string
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue