From 40efef83ed3b0766606a3ae86f4c78586b04fef2 Mon Sep 17 00:00:00 2001 From: Larvan2 <78135608+Larvan2@users.noreply.github.com> Date: Wed, 7 Jun 2023 11:59:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20run.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/run.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 665426c5b5..881f523541 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -266,8 +266,8 @@ jobs: - name: Release and upload assets uses: softprops/action-gh-release@v1 with: - name: Latest - tag_name: Latest + name: latest + tag_name: latest draft: false prerelease: false body_path: release.txt