From cbcffd7587c3ac05d2f60ce1d18c556f1607ea9c Mon Sep 17 00:00:00 2001 From: hunlongyu Date: Sun, 24 May 2020 14:57:39 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=A3x86=20fail?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 8 -------- package.json | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 479a58f..e4a6c05 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,11 +25,3 @@ jobs: 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 444b789..3734f90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zy", - "version": "1.0.6", + "version": "1.0.7", "private": true, "author": { "name": "Hunlongyu",