Skip to content

Commit

Permalink
publish extension only to marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
sudharsan-selvaraj committed Apr 10, 2023
1 parent 272d22f commit 334b737
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
with:
node-version: 16
- run: npm install
- name: Publish to Open VSX Registry
uses: HaaLeo/publish-vscode-extension@v1
with:
pat: ${{ secrets.OPEN_VSX_TOKEN }}
- name: Publish to Visual Studio Marketplace
uses: HaaLeo/publish-vscode-extension@v1
with:
Expand Down

0 comments on commit 334b737

Please sign in to comment.