Skip to content
Snippets Groups Projects
Commit 4e33923b authored by 最萌小汐's avatar 最萌小汐
Browse files

still don't know how to publish to OVSX

parent b14ef754
No related branches found
No related tags found
No related merge requests found
......@@ -92,8 +92,3 @@ jobs:
- name: Publish VSCode market
if: startsWith(github.ref, 'refs/tags/')
run: vsce publish -i ${{ steps.vars.outputs.PKG_NAME }} -p ${{ secrets.VSCE_TOKEN }}
- name: Publish Open VSX market
run: |
npm install -g ovsx
ovsx publish ${{ steps.vars.outputs.PKG_NAME }} --target ${{ matrix.platform }} -p ${{ secrets.OVSX_TOKEN }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment