Removed output.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user