From 02573383fb6dad272699c92d55900f98e6fa9710 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:46:46 +0800 Subject: [PATCH] [Tool] Fixed the CreateArtifact error in retry workflow (backport #55256) (#55259) Co-authored-by: andyziye <108652123+andyziye@users.noreply.github.com> --- .github/workflows/ci-pipeline-branch.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-pipeline-branch.yml b/.github/workflows/ci-pipeline-branch.yml index 1aee4ec95c184..f4e920d34c3dd 100644 --- a/.github/workflows/ci-pipeline-branch.yml +++ b/.github/workflows/ci-pipeline-branch.yml @@ -504,6 +504,7 @@ jobs: name: head_sha path: ./head_sha.txt retention-days: 3 + overwrite: true - name: Clean run: |