Updated save action to remove output
This commit is contained in:
parent
a4544c13dd
commit
c3fdb796e5
@ -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…
x
Reference in New Issue
Block a user