Skip to content

Commit 022b8eb

Browse files
committed
remove: ovsx publish
1 parent 87fe904 commit 022b8eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- name: Publish to VS Code Marketplace
3434
run: npx vsce publish --pat ${{ secrets.AZURE_DEVOPS_TOKEN }}
3535

36-
- name: Publish to Open VSX
37-
run: npx ovsx publish -p ${{ secrets.OVSX_TOKEN }}
36+
# - name: Publish to Open VSX
37+
# run: npx ovsx publish -p ${{ secrets.OVSX_TOKEN }}

0 commit comments

Comments
 (0)