mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Maybe this works
This commit is contained in:
4
.github/workflows/analyze_comment.yml
vendored
4
.github/workflows/analyze_comment.yml
vendored
@@ -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
|
||||
<details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user