Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b7aef4480d |
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"definitions": {
|
"definitions": {
|
||||||
"action-root": {
|
"action-root": {
|
||||||
"description": "Action file",
|
"description": "Action file",
|
||||||
@@ -163,6 +163,7 @@
|
|||||||
"output-value": {
|
"output-value": {
|
||||||
"context": [
|
"context": [
|
||||||
"github",
|
"github",
|
||||||
|
"vars",
|
||||||
"strategy",
|
"strategy",
|
||||||
"matrix",
|
"matrix",
|
||||||
"steps",
|
"steps",
|
||||||
@@ -193,6 +194,7 @@
|
|||||||
"context": [
|
"context": [
|
||||||
"github",
|
"github",
|
||||||
"inputs",
|
"inputs",
|
||||||
|
"vars",
|
||||||
"strategy",
|
"strategy",
|
||||||
"matrix",
|
"matrix",
|
||||||
"steps",
|
"steps",
|
||||||
@@ -207,6 +209,7 @@
|
|||||||
"context": [
|
"context": [
|
||||||
"github",
|
"github",
|
||||||
"inputs",
|
"inputs",
|
||||||
|
"vars",
|
||||||
"strategy",
|
"strategy",
|
||||||
"matrix",
|
"matrix",
|
||||||
"steps",
|
"steps",
|
||||||
@@ -221,6 +224,7 @@
|
|||||||
"context": [
|
"context": [
|
||||||
"github",
|
"github",
|
||||||
"inputs",
|
"inputs",
|
||||||
|
"vars",
|
||||||
"strategy",
|
"strategy",
|
||||||
"matrix",
|
"matrix",
|
||||||
"steps",
|
"steps",
|
||||||
@@ -238,6 +242,7 @@
|
|||||||
"context": [
|
"context": [
|
||||||
"github",
|
"github",
|
||||||
"inputs",
|
"inputs",
|
||||||
|
"vars",
|
||||||
"strategy",
|
"strategy",
|
||||||
"matrix",
|
"matrix",
|
||||||
"steps",
|
"steps",
|
||||||
@@ -256,6 +261,7 @@
|
|||||||
"context": [
|
"context": [
|
||||||
"github",
|
"github",
|
||||||
"inputs",
|
"inputs",
|
||||||
|
"vars",
|
||||||
"strategy",
|
"strategy",
|
||||||
"matrix",
|
"matrix",
|
||||||
"steps",
|
"steps",
|
||||||
@@ -270,4 +276,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user