diff --git a/.github/workflows/releaseSnapshotPackage.yml b/.github/workflows/releaseSnapshotPackage.yml index db3eedc45c9d..6a318959d606 100644 --- a/.github/workflows/releaseSnapshotPackage.yml +++ b/.github/workflows/releaseSnapshotPackage.yml @@ -48,7 +48,7 @@ jobs: body: | Automatic snapshot release of torch-mlir. draft: true - prerelease: true + prerelease: false - name: "Invoke workflow :: Build and Test" uses: benc-uk/workflow-dispatch@v1