We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa222ae commit 4c05ce6Copy full SHA for 4c05ce6
.github/workflows/plugin-updater.yml
@@ -10,6 +10,7 @@ on:
10
- webcomponents/**.ts
11
- webcomponents/**.json
12
- webcomponents/**.svelte
13
+ - "!webcomponents/dist/**"
14
15
jobs:
16
build-webcomponents:
0 commit comments