Add step-env

This commit is contained in:
Ethan Chiu
2020-07-20 17:46:02 -04:00
parent 645ba099b9
commit 220793d4e9

View File

@@ -206,6 +206,24 @@
"hashFiles(1,255)"
],
"string": {}
},
"step-env": {
"context": [
"github",
"needs",
"strategy",
"matrix",
"secrets",
"steps",
"job",
"runner",
"env",
"hashFiles(1,255)"
],
"mapping": {
"loose-key-type": "non-empty-string",
"loose-value-type": "string"
}
}
}
}