Skip to content

Commit bd24e51

Browse files
committed
update release.yml
1 parent 46b2c90 commit bd24e51

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
@@ -79,6 +79,6 @@ jobs:
7979
if: env.TOOLING == 'true'
8080
run: |
8181
cd packages/jsonforms-vuetify-tooling
82-
npx vsce publish --no-git-tag-version
82+
npx vsce publish --no-git-tag-version --no-dependencies
8383
env:
8484
VSCE_TOKEN: ${{ secrets.VSCE_TOKEN }}

0 commit comments

Comments
 (0)