Skip to content

Commit

Permalink
Try tracking all build artifact file sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Apr 2, 2021
1 parent bac400e commit d0106e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/size.yaml
Expand Up @@ -14,3 +14,4 @@ jobs:
- uses: preactjs/compressed-size-action@v1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
pattern: './{dist,es,li}/*.js'

0 comments on commit d0106e1

Please sign in to comment.