From 1d3a60a99568369a1dbdc137337808aebbe070e0 Mon Sep 17 00:00:00 2001 From: Qiao <572381217@qq.com> Date: Sun, 23 Jun 2024 22:50:24 +0800 Subject: [PATCH] chore: Update workflows --- .github/workflows/beta_release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/beta_release.yml b/.github/workflows/beta_release.yml index 9f80d25..ad77c27 100644 --- a/.github/workflows/beta_release.yml +++ b/.github/workflows/beta_release.yml @@ -32,6 +32,7 @@ jobs: enable-plugins: pyside6 disable-console: true windows-icon-from-ico: src/Ui/resource/image/icon.ico + output-filename: "NapCat-Desktop" - name: Release uses: softprops/action-gh-release@v2 @@ -40,5 +41,3 @@ jobs: name: "NapCat-Desktop bata*" files: | build/*.exe - build/*.bin - build/*.app/**/* \ No newline at end of file