Skip to content

Commit

Permalink
ci: re-add publishing to openvsx (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellebore authored Sep 8, 2023
1 parent e555472 commit 05be641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
yarn run vsce package
yarn run vsce publish -p ${{ secrets.VSCE_TOKEN }}
yarn run ovsx publish -p ${{ secrets.OPEN_VSX_TOKEN }}
- name: Upload archive
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 05be641

Please sign in to comment.