Skip to content

Commit d157cc0

Browse files
committed
Publish using correct vscode release
1 parent d9964d9 commit d157cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
file: ^github-actions-enhanced-.*\.vsix$
5555
regex: true
5656
- name: 🚀 Publish to VS Code Marketplace
57-
run: npx vsce publish --azure-identity github-actions-enhanced-*.vsix
57+
run: npx @vscode/vsce publish --azure-identity github-actions-enhanced-*.vsix

0 commit comments

Comments
 (0)