diff --git a/.github/workflows/bump-version.yaml b/.github/workflows/bump-version.yaml index 2fb8419e80b3a..f7e138538a23b 100644 --- a/.github/workflows/bump-version.yaml +++ b/.github/workflows/bump-version.yaml @@ -42,7 +42,7 @@ jobs: token: ${{ secrets.ALL_CONTRIBUTORS_TOKEN }} author: sre-ci-robot signoff: true - branch: update_knowhere_commit_${{ github.sha }} + branch: bump_milvus_commit_${{ github.sha }} delete-branch: true title: '[automated] Bump milvus version to ${{ inputs.imageTag }}' body: |