diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 06bb9b3..4b92fdd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,7 +61,7 @@ jobs: yarn update-version:${{ matrix.command }} - uses: actions/upload-artifact@v4 with: - name: auto-capitalise-artifacts-${{ strategy.job-index }} + name: auto-capitalise-artifacts-${{ matrix.command }} # {{ strategy.job-index }} path: distribution Submit: