This commit is contained in:
Linda_pp 2024-11-07 10:06:57 +00:00 committed by GitHub
commit b73e89663e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,9 @@ inputs:
path:
description: 'Destination path'
required: false
outputs:
download-path:
description: 'Path of artifact download'
runs:
using: 'node20'
main: 'dist/index.js'