Revert "Modify workflow to publish to release to OVSX"

This reverts commit 3d5605f5d7.
This commit is contained in:
Saoud Rizwan
2025-08-28 12:08:16 -07:00
parent 4628eca3dc
commit a3fa8cf7b9
+1 -1
View File
@@ -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