diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index a7b61ed..9496545 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -79,7 +79,7 @@ jobs: uses: svenstaro/upload-release-action@2.9.0 with: file: "./installer.msi" - asset_name: tmc-cli-rust-$tag.msi + asset_name: tmc-cli-rust--${{ matrix.target }}-$tag.msi - name: Deploy run: |