mirror of
https://github.com/sst/opencode.git
synced 2025-07-24 08:15:04 +00:00
wip: vscode extension
This commit is contained in:
parent
ce064b8b0e
commit
6965787b33
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ echo "Latest version: $version"
|
|||
vsce package --no-git-tag-version --no-update-package-json --no-dependencies --skip-license -o dist/opencode.vsix $version
|
||||
|
||||
# publish-marketplace
|
||||
#vsce publish --packagePath dist/opencode.vsix
|
||||
vsce publish --packagePath dist/opencode.vsix
|
||||
|
||||
# publish-openvsx
|
||||
npx ovsx publish dist/opencode.vsix -p $OPENVSX_TOKEN
|
Loading…
Add table
Add a link
Reference in a new issue