We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ac9e5 commit 0fc546fCopy full SHA for 0fc546f
sdks/vscode/script/publish
@@ -14,7 +14,7 @@ echo "Latest version: $version"
14
vsce package --no-git-tag-version --no-update-package-json --no-dependencies --skip-license -o dist/opencode.vsix $version
15
16
# publish-marketplace
17
-vsce publish --packagePath dist/opencode.vsix
+#vsce publish --packagePath dist/opencode.vsix
18
19
# publish-openvsx
20
npx ovsx publish dist/opencode.vsix -p $OPENVSX_TOKEN
0 commit comments