We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61eb4e8 commit 880e4d5Copy full SHA for 880e4d5
.github/workflows/publish.yml
@@ -22,8 +22,3 @@ jobs:
22
run: npm run deploy
23
env:
24
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