Skip to content

Commit 2ffa9fc

Browse files
authored
Update compressed-size.yml
1 parent 95fdb94 commit 2ffa9fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/compressed-size.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +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
12+
with:
13+
pattern: "./{dist,mini,react,preact}/{index.js,index.mjs,htm.js,htm.mjs,standalone.js,standalone.mjs}"

0 commit comments

Comments
 (0)