Skip to content

Commit 880e4d5

Browse files
committed
remove ovsx
1 parent 61eb4e8 commit 880e4d5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ jobs:
2222
run: npm run deploy
2323
env:
2424
VSCE_PAT: ${{ secrets.VSCE_PAT }}
25-
- name: Publish (ovsx)
26-
if: success()
27-
run: npx ovsx publish
28-
env:
29-
OVSX_PAT: ${{ secrets.OVSX_PAT }}

0 commit comments

Comments
 (0)