Skip to content

Commit 874248a

Browse files
committed
Temporarily remove OpenVSX publishing (because of expired MS token)
1 parent ca09d3a commit 874248a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ jobs:
2222
node-version: latest
2323
- run: yarn install --immutable --immutable-cache --check-cache
2424

25-
- name: Publish to Open VSX Registry
26-
uses: HaaLeo/publish-vscode-extension@v2
27-
with:
28-
pat: ${{ secrets.OPEN_VSX_TOKEN }}
29-
yarn: true
30-
packagePath: apps/vscode
31-
3225
- name: Publish to Visual Studio Marketplace
3326
uses: HaaLeo/publish-vscode-extension@v2
3427
id: publish_extension

0 commit comments

Comments
 (0)