Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhu188 committed Mar 12, 2021
1 parent d527768 commit ae97deb
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 @@ -14,7 +14,7 @@
"postinstall": "electron-builder install-app-deps",
"postuninstall": "electron-builder install-app-deps",
"prettier": "npx prettier --write ./src ./docs",
"release": "vue-cli-service electron:build",
"release": "vue-cli-service electron:build --publish always",
"start": "vue-cli-service electron:serve"
},
"main": "background.js",
Expand Down

0 comments on commit ae97deb

Please sign in to comment.