We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d7fcf commit e4b3d1eCopy full SHA for e4b3d1e
1 file changed
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- uses: actions/upload-artifact@v4
60
with:
61
- name: release-${{ matrix.os }}
+ name: release-${{ matrix.target }}
62
path: ${{ steps.package.outputs.ASSET }}
63
64
- name: Release
0 commit comments