diff --git a/.github/workflows/analyze_comment.yml b/.github/workflows/analyze_comment.yml index d0178dfb..e1ab2c9a 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