Skip to content

Commit

Permalink
Update package-lock.json, migrate vsce in publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonlamb-gh committed Nov 29, 2023
1 parent 2285f99 commit 2daeb20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Install vsce tool
run: npm install -g vsce
run: npm install -g @vscode/vsce

- name: Checkout
uses: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2daeb20

Please sign in to comment.