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 "