From c6d0c46f07f5e97a1ca58888d81b74d7e4da160b Mon Sep 17 00:00:00 2001 From: Yellow Shine Date: Fri, 11 Oct 2024 16:39:39 +0800 Subject: [PATCH] . Signed-off-by: Yellow Shine --- .../bump-version-only-for-standalone-embed-milvus.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/bump-version-only-for-standalone-embed-milvus.yaml b/.github/workflows/bump-version-only-for-standalone-embed-milvus.yaml index 0b7725a0a9094..d5a150e6b85f8 100644 --- a/.github/workflows/bump-version-only-for-standalone-embed-milvus.yaml +++ b/.github/workflows/bump-version-only-for-standalone-embed-milvus.yaml @@ -7,10 +7,6 @@ on: description: "the milvus image tag" required: true type: string - oldImageTag: - description: "the milvus old image tag" - required: true - type: string jobs: update-knowhere-commits: