add upload_url output
This commit is contained in:
parent
2e5d64a960
commit
64c4fa05b5
@ -14,6 +14,9 @@ inputs:
|
||||
description: 'Content-Type of the file'
|
||||
default: 'application/octet-stream'
|
||||
required: false
|
||||
outputs:
|
||||
upload_url:
|
||||
description: 'The upload URL for attaching release assets'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'index.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user