chore(ci): fix bundlewatch base branch

This commit is contained in:
Josep M Sobrepere 2020-08-26 19:59:38 +02:00
parent a6ae4a69b1
commit 5382cc664c

View File

@ -21,6 +21,8 @@ jobs:
- name: Build & Bundlewatch
uses: jackyef/bundlewatch-gh-action@master
env:
CI_BRANCH_BASE: main
with:
build-script: yarn build
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}