Skip to content

Commit

Permalink
Bump up to electron-v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyChen777 committed Apr 12, 2022
1 parent cf25065 commit 866f02b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/electron_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
files: |
./dist/electron/Packaged/paperlib-${{ env.VERSION }}.dmg
draft: false
draft: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -120,7 +120,7 @@ jobs:
with:
files: |
./dist/electron/Packaged/paperlib Setup ${{ env.VERSION }}.exe
draft: false
draft: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 866f02b

Please sign in to comment.