Skip to content

Commit 074e5c4

Browse files
committed
Release v0.1.2
1 parent fd30c94 commit 074e5c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test_and_publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,8 @@ jobs:
7171
# Summary
7272
See the [CHANGELOG.md](https://github.com/${{ github.repository }}/blob/master/CHANGELOG.md)
7373
74+
- name: Install VSCE CLI
75+
run: npm install -g @vscode/vsce
76+
7477
- name: Publish to Visual Studio Marketplace
7578
run: vsce publish -p ${{ secrets.VS_MARKETPLACE_TOKEN }}

0 commit comments

Comments
 (0)