diff --git a/.github/workflows/build_linux_wheels.yaml b/.github/workflows/build_linux_wheels.yaml index 60a9542a2d..59acc32b23 100644 --- a/.github/workflows/build_linux_wheels.yaml +++ b/.github/workflows/build_linux_wheels.yaml @@ -31,7 +31,7 @@ jobs: PACKAGE_TYPE: wheel REPOSITORY: pytorch/torchtune PACKAGE_NAME: torchtune - REF: "" + REF: pkg-for-wheel CU_VERSION: ${{ matrix.desired_cuda }} UPLOAD_TO_BASE_BUCKET: ${{ matrix.upload_to_base_bucket }} ARCH: x86_64