diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c908d6c0797fe..baef214ca37e7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -466,7 +466,7 @@ jobs: uses: actions/checkout@v4 with: ref: ${{ inputs.git_ref }} - - name: Download staged package artifacts (for ${{ matrix.architecture }}) + - name: Download staged package artifacts (${{ matrix.architecture }}) uses: actions/download-artifact@v4 with: name: vector-${{ env.VECTOR_VERSION }}-${{ matrix.architecture }}