Fix bundlewatch branch base
This commit is contained in:
parent
70e3351584
commit
4e9835e632
1 changed files with 1 additions and 0 deletions
1
.github/workflows/bundlewatch.yml
vendored
1
.github/workflows/bundlewatch.yml
vendored
|
@ -41,4 +41,5 @@ jobs:
|
|||
uses: jackyef/bundlewatch-gh-action@master
|
||||
with:
|
||||
build-script: npm run build -- --analyze-bundle
|
||||
branch-base: develop
|
||||
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue