swap to commandOutput

This commit is contained in:
GrantBirki 2023-12-07 22:13:33 -07:00
parent 976ec4d78c
commit 0558fc8c04
No known key found for this signature in database
GPG key ID: 96DF969ECBD266FE

View file

@ -49,5 +49,5 @@ inputs:
required: false required: false
default: "false" default: "false"
outputs: outputs:
wranglerCommandOutputFile: commandOutput:
description: "The path to a file containing the output of the Wrangler command if `outputToFile` is set to `true`." description: "The output of the Wrangler command"