Skip to content

Commit 9cb6216

Browse files
committed
chore: update bundlewatch workflow
1 parent cd52238 commit 9cb6216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundlewatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141

4242
- uses: jackyef/bundlewatch-gh-action@b9753bc9b3ea458ff21069eaf6206e01e046f0b5
4343
with:
44-
build-script: npm run prepare
44+
build-script: npm run prepack
4545
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
4646
bundlewatch-config: .github/bundlewatch.config.json

0 commit comments

Comments
 (0)