Skip to content

Commit

Permalink
chore: publish ts plugin to open-vsx too (#3589)
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd authored Oct 22, 2023
1 parent 9bedf4b commit 53d48a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ jobs:
working-directory: packages/vscode-vue
env:
OVSX_PAT: ${{ secrets.OVSX_PAT }}
- run: pnpm ovsx publish
working-directory: packages/vscode-typescript-vue-plugin
env:
OVSX_PAT: ${{ secrets.OVSX_PAT }}

0 comments on commit 53d48a0

Please sign in to comment.