Skip to content

Commit

Permalink
Publish to OpenVSX (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Jan 23, 2022
1 parent ab2dfda commit 35142db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ jobs:
run: vsce publish -p $PUBLISHER_TOKEN
env:
PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}

- name: Publish to Open VSX
run: npx ovsx publish -p ${{ secrets.OPENVSX_TOKEN }}

0 comments on commit 35142db

Please sign in to comment.