Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
let the github action handle this
  • Loading branch information
jcalado committed Oct 30, 2020
1 parent d41a8ba commit 6e4b4d3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@
"appId": "com.joelcalado.hyperdeckctl",
"productName": "hyperdeckctl",
"win": {
"target": "portable",
"publish": {
"provider": "github",
"token": "${{ secrets.GH_TOKEN }}"
}
"target": "portable"
},
"linux": {
"target": "AppImage",
Expand Down

0 comments on commit 6e4b4d3

Please sign in to comment.