Updated save action to remove output

pull/994/head
Sankalp Kotewar 3 years ago committed by GitHub
parent a4544c13dd
commit c3fdb796e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,9 +14,6 @@ inputs:
upload-chunk-size:
description: 'The chunk size used to split up large files during upload, in bytes'
required: false
outputs:
cache-hit:
description: 'A boolean value to indicate an exact match was found for the primary key'
runs:
using: 'node16'
main: '../dist/save/index.js'

Loading…
Cancel
Save