From 4ae3ef05c371bbe5b55dfd5766f7824ffe42926f Mon Sep 17 00:00:00 2001 From: Hubert Bugaj Date: Tue, 13 Dec 2022 15:47:09 +0100 Subject: [PATCH] new bundle size --- .github/workflows/ci.yml | 6 ++++-- bundle-size | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e08ab17feb..245e3236a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,13 +139,15 @@ jobs: with: issue-number: ${{ github.event.pull_request.number }} comment-author: 'github-actions[bot]' - body-regex: "^### WASM bundle size$" + body-regex: "^### WASM bundle summary" - name: Create or update comment uses: peter-evans/create-or-update-comment@v2 with: comment-id: ${{ steps.fc.outputs.comment-id }} issue-number: ${{ github.event.pull_request.number }} body: | - ### WASM bundle size + ### WASM bundle summary 📦 + ``` ${{ env.bundle-summary }} + ``` edit-mode: replace diff --git a/bundle-size b/bundle-size index 97f0dd0bcd..2cab2b059d 100644 --- a/bundle-size +++ b/bundle-size @@ -1 +1 @@ -6033977 +6030520