From 8aab05fa5c46543a9f88a95b4b4d254a7c92d064 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Wed, 12 May 2021 20:23:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E6=97=A0=E7=94=A8=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=88=A0=E9=99=A4=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/AutoBuild-Template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/AutoBuild-Template.yml b/.github/workflows/AutoBuild-Template.yml index de6139f..049ecf2 100644 --- a/.github/workflows/AutoBuild-Template.yml +++ b/.github/workflows/AutoBuild-Template.yml @@ -31,7 +31,7 @@ env: UPLOAD_RELEASE: true UPLOAD_FIRMWARE: false UPLOAD_BIN_DIR: false - REMOVE_USELESS_FILES: false + REMOVE_USELESS_FILES: true REMOVE_OLD_RELEASE: false REMOVE_WORKFLOW_RUNS: true