Skip to content

Commit 1790b48

Browse files
committed
Update compressed-size-action
1 parent 1bcd3c4 commit 1790b48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v2
11-
- uses: preactjs/compressed-size-action@v1
11+
- uses: preactjs/compressed-size-action@v2
1212
with:
1313
repo-token: '${{ secrets.GITHUB_TOKEN }}'
14-
pattern: './dist/**/*.js'

0 commit comments

Comments
 (0)