diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 22b7912..9ff79c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -128,7 +128,7 @@ jobs: draft: true fail_on_unmatched_files: true files: | - ${{ env.REPOSITORY }}-x86_64-apple-darwin - ${{ env.REPOSITORY }}-x86_64-unknown-linux-gnu - ${{ env.REPOSITORY }}-x86_64-pc-windows-msvc - ${{ env.REPOSITORY }}-aarch64-apple-darwin + hub-cli-aarch64-apple-darwin + hub-cli-x86_64-apple-darwin + hub-cli-x86_64-pc-windows-msvc + hub-cli-x86_64-unknown-linux-gnu