Skip to content

Commit

Permalink
ci: publish to openvsx (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
34j authored Feb 14, 2023
1 parent 48b443a commit 1a503e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VSCE_PAT: ${{ secrets.VSCE_PAT }}
OVSX_PAT: ${{ secrets.OVSX_PAT }}
run: npx semantic-release
- name: Upload Code Coverage
uses: codecov/[email protected]

0 comments on commit 1a503e1

Please sign in to comment.