Set Output downloaded artifacts (json string)

This commit is contained in:
phuong 2024-09-20 17:14:36 +07:00
parent fa0a91b85d
commit 5a52bf4756
4 changed files with 7 additions and 1 deletions

View file

@ -35,6 +35,8 @@ inputs:
outputs:
download-path:
description: 'Path of artifact download'
artifacts:
description: downloaded artifacts json array string
runs:
using: 'node20'
main: 'dist/index.js'