Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 2dd64b1

Browse files
committed
ci: publish updates via npm
1 parent a18e51e commit 2dd64b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-RELEASE.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
- name: Setup Dependencies
3636
run: |
3737
npm ci
38-
npm install -g @vscode/cli
38+
npm install -g @vscode/vsce
3939
- name: Publish
4040
run: vscode publish --pat ${{ secrets.VSCE_PAT }}

0 commit comments

Comments
 (0)