diff --git a/.github/workflows/plugin-updater.yml b/.github/workflows/plugin-updater.yml index 26c6702..92aa52f 100644 --- a/.github/workflows/plugin-updater.yml +++ b/.github/workflows/plugin-updater.yml @@ -10,6 +10,7 @@ on: - webcomponents/**.ts - webcomponents/**.json - webcomponents/**.svelte + - "!webcomponents/dist/**" jobs: build-webcomponents: