diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 351d2456..0dc773a9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -601,6 +601,7 @@ jobs: -f packaging_image="$PACKAGING_IMAGE" \ -f model_version="$VERSION" \ -f channel=stable \ + -f skip_full_verify=true \ -f release_live=true echo "✅ Deploy workflow triggered"