From ceb676eb9412b649e58bc0b431b6f00110e67fab Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Wed, 15 Apr 2026 11:33:15 -0700 Subject: [PATCH] match input and output names --- .github/workflows/packaging_jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/packaging_jobs.yml b/.github/workflows/packaging_jobs.yml index 8d979aef3..ef3f7dd59 100644 --- a/.github/workflows/packaging_jobs.yml +++ b/.github/workflows/packaging_jobs.yml @@ -122,7 +122,7 @@ jobs: {"build-for": "arm64", "build-on": "ubuntu-24.04-arm"}, {"build-for": "amd64", "build-on": "ubuntu-24.04"}, ' - echo ::set-output name=matrix-combinations::{\"include\":[$MATRIX_PARAMS_COMBINATIONS]} + echo ::set-output name=matrix::{\"include\":[$MATRIX_PARAMS_COMBINATIONS]} gha_build_dns: name: Build ${{ matrix.build-for }} snap needs: generate_dns_list_matrix