From a2b946bbd86eafc2837ba48ca8cbb7289538ce1d Mon Sep 17 00:00:00 2001 From: Alexander Aksenov Date: Tue, 13 Sep 2022 09:08:45 +0000 Subject: [PATCH] change needs --- --- a/.github/workflows/node-only-update_v2.yml +++ b/.github/workflows/node-only-update_v2.yml @@ -57,7 +57,7 @@ strategy: matrix: - include: ${{fromJson(needs.prepare-execution-marix.outputs.matrix)}} + include: ${{fromJson(needs.nodes-execution-matrix.outputs.matrix)}} steps: -- gitstuff