Skip to content

Commit 61a6777

Browse files
authored
Update publish-vscode-extension gh action
1 parent e5aa199 commit 61a6777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
node-version: 12
1515
- name: Publish to Visual Studio Marketplace
16-
uses: HaaLeo/publish-vscode-extension@v0
16+
uses: HaaLeo/publish-vscode-extension@v1
1717
with:
1818
pat: ${{ secrets.VS_MARKETPLACE_TOKEN }}
1919
registryUrl: https://marketplace.visualstudio.com

0 commit comments

Comments
 (0)