mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Allow Roo-Cline to coexist with Cline (#23)
Co-authored-by: ColemanRoo <michael.coleman@roo.vet>
This commit is contained in:
2
.github/workflows/marketplace-publish.yml
vendored
2
.github/workflows/marketplace-publish.yml
vendored
@@ -28,5 +28,5 @@ jobs:
|
||||
run: |
|
||||
current_package_version=$(node -p "require('./package.json').version")
|
||||
npm run vsix
|
||||
npm run publish:marketplace
|
||||
npm run publish:marketplace -- --pat VSCE_PAT
|
||||
echo "Successfully published version $current_package_version to VS Code Marketplace"
|
||||
|
||||
Reference in New Issue
Block a user