We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4c62a commit 4f8fdf8Copy full SHA for 4f8fdf8
package.json
@@ -6,6 +6,9 @@
6
"license": "MIT",
7
"publisher": "vladdeSV",
8
"icon": "resource/klog-icon.png",
9
+ "scripts": {
10
+ "package-after-build": "yarn vsce package --githubBranch=main"
11
+ },
12
"engines": {
13
"vscode": "^1.52.0"
14
},
0 commit comments