From ac4b8ecec78b6057594e497dbfbbd1ef98a1bb03 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Sat, 6 Nov 2021 20:18:51 +0000 Subject: [PATCH] Maybe this works --- .github/workflows/analyze_comment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/analyze_comment.yml b/.github/workflows/analyze_comment.yml index d0178dfbb..e1ab2c9aa 100644 --- a/.github/workflows/analyze_comment.yml +++ b/.github/workflows/analyze_comment.yml @@ -33,8 +33,8 @@ jobs: id: get-comment-body if: success() run: | - pr_number=$(cat pr_number) - body=$(cat analysis_comment.txt) + pr_number=$(cat pr_number/pr_number) + body=$(cat analysis_comment.txt/__bundle_analysis_comment.txt) body="## Size Changes