Removed output.

This commit is contained in:
2025-06-29 23:40:16 -07:00
parent 63b0149333
commit 5c0308b60a

View File

@@ -16,10 +16,10 @@ inputs:
description: "Directory to unzip the artifacts into. If not specified, the artifacts will not be unzipped."
required: false
default: ""
outputs:
query:
description: "The query result."
value: ${{ steps.query.outputs.console }}
# outputs:
# query:
# description: "The query result."
# value: ${{ steps.query.outputs.console }}
runs:
using: "composite"
steps: