From dea6306acbae4dcc92aa9a50788a5cc4c7a72230 Mon Sep 17 00:00:00 2001 From: hunlongyu Date: Thu, 7 May 2020 15:27:30 +0800 Subject: [PATCH] =?UTF-8?q?=E2=98=BA=20=E6=B5=8B=E8=AF=95=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 8 -------- package.json | 2 +- vue.config.js | 2 ++ 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 479a58f..9183331 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,13 +23,5 @@ jobs: yarn yarn release shell: pwsh - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - - name: Release - uses: softprops/action-gh-release@v1 - with: - files: | - dist_electron/win-unpacked/*.exe env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file diff --git a/package.json b/package.json index 179b43b..d6ff074 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zy", - "version": "0.9.21", + "version": "0.9.22", "private": true, "author": { "name": "Hunlongyu", diff --git a/vue.config.js b/vue.config.js index 2d15a27..3f671be 100644 --- a/vue.config.js +++ b/vue.config.js @@ -11,6 +11,8 @@ module.exports = { oneClick: false, allowToChangeInstallationDirectory: true }, + appId: 'com.hunlongyu.zy', + copyright: 'Copyright @ 2020 Hunlongyu', productName: 'ZY Player 内测版', publish: [ {