Skip to content

Commit d0106e1

Browse files
committed
Try tracking all build artifact file sizes
1 parent bac400e commit d0106e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/size.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
- uses: preactjs/compressed-size-action@v1
1515
with:
1616
repo-token: '${{ secrets.GITHUB_TOKEN }}'
17+
pattern: './{dist,es,li}/*.js'

0 commit comments

Comments
 (0)