We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87fe904 commit 022b8ebCopy full SHA for 022b8eb
.github/workflows/release.yml
@@ -33,5 +33,5 @@ jobs:
33
- name: Publish to VS Code Marketplace
34
run: npx vsce publish --pat ${{ secrets.AZURE_DEVOPS_TOKEN }}
35
36
- - name: Publish to Open VSX
37
- run: npx ovsx publish -p ${{ secrets.OVSX_TOKEN }}
+ # - name: Publish to Open VSX
+ # run: npx ovsx publish -p ${{ secrets.OVSX_TOKEN }}
0 commit comments