Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Dec 5, 2024
1 parent d6c5ebc commit 6385fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-vscode-release.reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ jobs:
pnpm help
- run: |
cd typescript
pnpm exec vsce publish --packagePath ./out/*.vsix
pnpm vscode:publish --packagePath ./out/*.vsix
env:
VSCE_PAT: ${{ secrets.VSCE_PAT }}

0 comments on commit 6385fce

Please sign in to comment.