fix ci
This commit is contained in:
parent
63d4e6e1d2
commit
f14c0cd9c2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -80,3 +80,5 @@ jobs:
|
||||
upload_url: ${{ needs.create_release.outputs.upload_url }}
|
||||
asset_path: um
|
||||
asset_name: um-${{ matrix.GOOS }}-${{ matrix.GOARCH }}${{ matrix.BIN_SUFFIX }}
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user