Skip to content

Commit

Permalink
add simple package script
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdeSV committed Apr 22, 2022
1 parent 0c4c62a commit 4f8fdf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"license": "MIT",
"publisher": "vladdeSV",
"icon": "resource/klog-icon.png",
"scripts": {
"package-after-build": "yarn vsce package --githubBranch=main"
},
"engines": {
"vscode": "^1.52.0"
},
Expand Down

0 comments on commit 4f8fdf8

Please sign in to comment.