Skip to content

Commit

Permalink
fix ee multiarch release
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes committed Jun 9, 2024
1 parent 3496e66 commit 4f1db42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ee_cli_release_multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: 'digger'
asset_name: digger-cli-${{matrix.os}}-${{matrix.arch}}
asset_name: digger-ee-cli-${{matrix.os}}-${{matrix.arch}}
asset_content_type: application/octet-stream

0 comments on commit 4f1db42

Please sign in to comment.