mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
Revert "Modify workflow to publish to release to OVSX"
This reverts commit 3d5605f5d7.
This commit is contained in:
@@ -103,7 +103,7 @@ jobs:
|
||||
npm run publish:marketplace:prerelease
|
||||
echo "Successfully published pre-release version ${{ steps.get_version.outputs.version }} to VS Code Marketplace and Open VSX Registry"
|
||||
else
|
||||
ovsx publish
|
||||
npm run publish:marketplace
|
||||
echo "Successfully published release version ${{ steps.get_version.outputs.version }} to VS Code Marketplace and Open VSX Registry"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user