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."
|
description: "Directory to unzip the artifacts into. If not specified, the artifacts will not be unzipped."
|
||||||
required: false
|
required: false
|
||||||
default: ""
|
default: ""
|
||||||
outputs:
|
# outputs:
|
||||||
query:
|
# query:
|
||||||
description: "The query result."
|
# description: "The query result."
|
||||||
value: ${{ steps.query.outputs.console }}
|
# value: ${{ steps.query.outputs.console }}
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user