From e1d59637e7aa69ea74928d5f8a05f473783dd837 Mon Sep 17 00:00:00 2001 From: bvanroll Date: Fri, 25 Apr 2025 22:39:45 +0200 Subject: [PATCH] unified names --- .github/workflows/neocities.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/neocities.yml b/.github/workflows/neocities.yml index f9f9fc2..35bcec2 100644 --- a/.github/workflows/neocities.yml +++ b/.github/workflows/neocities.yml @@ -21,7 +21,7 @@ jobs: setup: runs-on: ubuntu-latest outputs: - matrix: ${{ steps.matrix.outputs.value }} + matrix: ${{ steps.matrix.outputs.matrix }} steps: - uses: actions/checkout@v4 - name: create matrix @@ -30,7 +30,7 @@ jobs: cd ${{ github.workspace }} echo "