From 693150f3b767708e0467b0321b692e721bbc833e Mon Sep 17 00:00:00 2001 From: gaboolic <23441099@qq.com> Date: Sat, 10 Aug 2024 22:33:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9release=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fd5246bd..2568df68 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.TOKEN }} with: - asset_path: rime-schemas.zip - asset_name: rime-schemas.zip + asset_path: rime-frost-schemas.zip + asset_name: rime-frost-schemas.zip asset_content_type: application/zip upload_url: ${{ github.event.release.upload_url }}