Skip to content

Commit

Permalink
Only publish on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Nov 27, 2017
1 parent 5d15b26 commit aa453aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"start": "./node_modules/.bin/electron ./js/main.js",
"build": "./node_modules/.bin/gulp build",
"watch": "./node_modules/.bin/gulp watch",
"release": "./node_modules/.bin/electron-builder --publish always",
"release": "./node_modules/.bin/electron-builder --publish onTag",
"package": "./node_modules/.bin/electron-builder --publish never"
},
"repository": {
Expand Down

0 comments on commit aa453aa

Please sign in to comment.