Skip to content

Commit f9a2923

Browse files
author
Phil Stainer
committed
fix: publish command
1 parent cd7736d commit f9a2923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
run: npx semantic-release
4444

4545
- name: Publish Extension
46-
run: npx @vscode/vsce publish -p ${{ secrets.VSCE_PAT }}
46+
run: npx @vscode/vsce publish -p ${{ secrets.VSCE_PAT }} --no-dependencies

0 commit comments

Comments
 (0)