Skip to content

Commit 809cb31

Browse files
committed
revert vsce
1 parent 9cead98 commit 809cb31

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ jobs:
3333
- name: Build .vsix package
3434
run: npm run build
3535

36-
- name: Publish to VS Code Marketplace
37-
run: vsce publish minor
38-
env:
39-
VSCE_PAT: ${{ secrets.VSCODE_PUBLISH_PAT }}
40-
4136
- name: Set .vsix file path
4237
id: get_vsix
4338
run: |

0 commit comments

Comments
 (0)