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: [ {