mirror of
https://github.com/actions/runner.git
synced 2025-12-30 21:57:52 +08:00
minor cleanup in composite (#1045)
This commit is contained in:
@@ -32,10 +32,10 @@
|
||||
"outputs": {
|
||||
"mapping": {
|
||||
"loose-key-type": "non-empty-string",
|
||||
"loose-value-type": "outputs-attributes"
|
||||
"loose-value-type": "output-definition"
|
||||
}
|
||||
},
|
||||
"outputs-attributes": {
|
||||
"output-definition": {
|
||||
"mapping": {
|
||||
"properties": {
|
||||
"description": "string",
|
||||
|
||||
Reference in New Issue
Block a user