Skip to content

Commit

Permalink
stop releasing portable windows packages, closes #60
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed Oct 29, 2018
1 parent 9b03cc8 commit 16432f4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,8 @@ win:
icon: ./app/assets/icons/win/icon.ico
target:
- {target: nsis}
- {target: portable}

nsis:
artifactName: ${name}-${version}-windows-${arch}-nsis-installer.${ext}
oneClick: false
perMachine: false

portable:
artifactName: ${name}-${version}-windows-${arch}-portable.${ext}

0 comments on commit 16432f4

Please sign in to comment.