mirror of
https://github.com/actions/runner.git
synced 2025-12-12 05:37:01 +00:00
Support matrix context in output keys (#2477)
This commit is contained in:
@@ -222,6 +222,9 @@
|
||||
},
|
||||
|
||||
"job-outputs": {
|
||||
"context": [
|
||||
"matrix"
|
||||
],
|
||||
"mapping": {
|
||||
"loose-key-type": "non-empty-string",
|
||||
"loose-value-type": "string-runner-context"
|
||||
|
||||
Reference in New Issue
Block a user