From a24e33bbccfc79b1750f1e6668e5e5a5ef30a0e6 Mon Sep 17 00:00:00 2001 From: Ethan Chiu Date: Wed, 22 Jul 2020 12:48:52 -0400 Subject: [PATCH] Remove needs in env --- src/Runner.Worker/action_yaml.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Runner.Worker/action_yaml.json b/src/Runner.Worker/action_yaml.json index 407d28c21..a36a900bc 100644 --- a/src/Runner.Worker/action_yaml.json +++ b/src/Runner.Worker/action_yaml.json @@ -189,7 +189,6 @@ "step-env": { "context": [ "github", - "needs", "strategy", "matrix", "steps",