From d321b755f31819011d0a105078447731ebe10b94 Mon Sep 17 00:00:00 2001 From: Miku <26039249+xMikux@users.noreply.github.com> Date: Fri, 27 Jan 2023 21:23:57 +0800 Subject: [PATCH] =?UTF-8?q?ci(Auto=20Packer):=20=E8=AA=BF=E6=95=B4?= =?UTF-8?q?=E5=85=A7=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Auto-Packer.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/Auto-Packer.yml b/.github/workflows/Auto-Packer.yml index 8a171ce81..908569967 100644 --- a/.github/workflows/Auto-Packer.yml +++ b/.github/workflows/Auto-Packer.yml @@ -83,17 +83,17 @@ jobs: artifacts: "*.zip" token: ${{ secrets.GITHUB_TOKEN }} tag: latest-build - allowUpdates: false + allowUpdates: true prerelease: true - name: 模組翻譯包 (git ${{ steps.git_version.outputs.sha_short }}) + name: 模組翻譯包測試版 (git ${{ steps.git_version.outputs.sha_short }}) body: | - ## 📝 下載 - 下載下方的 Assets 內的 ``ModsTranslationPack.zip`` - 並放入遊戲的資源包中載入即可! + ## 📝 下載測試版 + 依照版本,下載下方的 Assets 內的 ``ModsTranslationPack.zip`` + 並放入遊戲的資源包中載入即可! ## ⭐ 更新 此翻譯包會在新增新內容時自動更新 - 只要到這個頁面重新下載 zip 即可! + 只要到這個頁面重新下載 zip 即可! > ${{ steps.current_time.outputs.time }}