Skip to content

Commit 4f1db42

Browse files
committed
fix ee multiarch release
1 parent 3496e66 commit 4f1db42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ee_cli_release_multiarch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
with:
4141
upload_url: ${{ github.event.release.upload_url }}
4242
asset_path: 'digger'
43-
asset_name: digger-cli-${{matrix.os}}-${{matrix.arch}}
43+
asset_name: digger-ee-cli-${{matrix.os}}-${{matrix.arch}}
4444
asset_content_type: application/octet-stream

0 commit comments

Comments
 (0)