Skip to content

Commit 0fc546f

Browse files
author
Frank
committed
wip: vscode extension
1 parent 77ac9e5 commit 0fc546f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/vscode/script/publish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ echo "Latest version: $version"
1414
vsce package --no-git-tag-version --no-update-package-json --no-dependencies --skip-license -o dist/opencode.vsix $version
1515

1616
# publish-marketplace
17-
vsce publish --packagePath dist/opencode.vsix
17+
#vsce publish --packagePath dist/opencode.vsix
1818

1919
# publish-openvsx
2020
npx ovsx publish dist/opencode.vsix -p $OPENVSX_TOKEN

0 commit comments

Comments
 (0)