Skip to content

Commit

Permalink
(release) split binaries by matrix name
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus authored Nov 10, 2024
1 parent b16ba94 commit 024c071
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 @@ -84,7 +84,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
if-no-files-found: error
name: binaries
name: binary-${{ matrix.code-target }}
path: |
*.zip
*.tar.gz
Expand Down

0 comments on commit 024c071

Please sign in to comment.