Fix bundlewatch branch base
This commit is contained in:
parent
70e3351584
commit
4e9835e632
|
@ -41,4 +41,5 @@ jobs:
|
||||||
uses: jackyef/bundlewatch-gh-action@master
|
uses: jackyef/bundlewatch-gh-action@master
|
||||||
with:
|
with:
|
||||||
build-script: npm run build -- --analyze-bundle
|
build-script: npm run build -- --analyze-bundle
|
||||||
|
branch-base: develop
|
||||||
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
|
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue