Skip to content

Commit

Permalink
add vsx registry publishing again
Browse files Browse the repository at this point in the history
  • Loading branch information
diepoe committed Oct 26, 2021
1 parent b4a5e0e commit 54d5700
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ jobs:
with:
pat: ${{ secrets.VS_MARKETPLACE_TOKEN }}
registryUrl: https://marketplace.visualstudio.com
- name: Publish to Open VSX Registry
uses: HaaLeo/publish-vscode-extension@v0
with:
pat: ${{ secrets.OPEN_VSX_TOKEN }}

0 comments on commit 54d5700

Please sign in to comment.