aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/bundlewatch.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/bundlewatch.yml')
-rw-r--r--.github/workflows/bundlewatch.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/bundlewatch.yml b/.github/workflows/bundlewatch.yml
index 2ca854509..a829368e8 100644
--- a/.github/workflows/bundlewatch.yml
+++ b/.github/workflows/bundlewatch.yml
@@ -41,4 +41,5 @@ jobs:
41 uses: jackyef/bundlewatch-gh-action@master 41 uses: jackyef/bundlewatch-gh-action@master
42 with: 42 with:
43 build-script: npm run build -- --analyze-bundle 43 build-script: npm run build -- --analyze-bundle
44 branch-base: develop
44 bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }} 45 bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}