Skip to content

Commit

Permalink
Merge pull request #3495 from ethereum/fix/bundlesize
Browse files Browse the repository at this point in the history
Expose bundlesize token in GH Actions CI
  • Loading branch information
ryanio committed Apr 29, 2020
2 parents bcf248f + b159569 commit eb645d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
SURGE_TOKEN: ${{ secrets.SURGE_TOKEN }}
SURGE_LOGIN: ${{ secrets.SURGE_LOGIN }}
BUNDLESIZE_GITHUB_TOKEN: ${{ secrets.BUNDLESIZE_GITHUB_TOKEN }}
steps:
- uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit eb645d0

Please sign in to comment.