Skip to content

Commit dc0a976

Browse files
committed
fix my dislexia
1 parent e2c9056 commit dc0a976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
working-directory: vscode-extension
3737

3838
- name: Publish extension
39-
run: vcse package && vcse publish
39+
run: vsce package && vsce publish
4040
env:
4141
VSCE_PAT: ${{ secrets.VSCE_TOKEN }}
4242
working-directory: vscode-extension

0 commit comments

Comments
 (0)