Skip to content

Commit 36c3dc3

Browse files
tmp
1 parent b21b9e1 commit 36c3dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- uses: preactjs/compressed-size-action@v2
1919
with:
2020
repo-token: '${{ secrets.GITHUB_TOKEN }}'
21-
pattern: './dist/**/*.{js,cjs,css,json}'
21+
pattern: './dist/**/*'

0 commit comments

Comments
 (0)