Skip to content

Commit 45e6e68

Browse files
committed
Use correct vsce paths
1 parent d157cc0 commit 45e6e68

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 @vscode/vsce publish --azure-identity github-actions-enhanced-*.vsix
57+
run: npx @vscode/vsce publish --azure-credential -i github-actions-enhanced-*.vsix

0 commit comments

Comments
 (0)