Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai authored and Felix Wong committed Oct 15, 2024
1 parent 66dfba0 commit 3048f9b
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 3048f9b

Please sign in to comment.