From 695efe306939628c36f3892c56a4093522933b82 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Sat, 6 Nov 2021 20:28:27 +0000 Subject: [PATCH] here we go again --- .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 37b4978d8..8166089fd 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