Fix bundlewatch branch base

pull/3745/head
Chocobozzz 2021-02-10 11:35:49 +01:00
parent 70e3351584
commit 4e9835e632
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}