Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai committed Oct 14, 2024
1 parent 46d39b1 commit 4b07053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4b07053

Please sign in to comment.