Skip to content

Commit

Permalink
Temp disable Open VSX pub
Browse files Browse the repository at this point in the history
  • Loading branch information
jodyheavener committed Jul 16, 2024
1 parent 1389b9c commit c64a4f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
with:
node-version: 18
- run: yarn install --frozen-lockfile
- name: Publish to Open VSX Registry
uses: HaaLeo/publish-vscode-extension@v1
with:
pat: ${{ secrets.OPEN_VSX_TOKEN }}
# - name: Publish to Open VSX Registry
# uses: HaaLeo/publish-vscode-extension@v1
# with:
# pat: ${{ secrets.OPEN_VSX_TOKEN }}
- name: Publish to Visual Studio Marketplace
id: publishToVsm
uses: HaaLeo/publish-vscode-extension@v1
Expand Down

0 comments on commit c64a4f1

Please sign in to comment.