mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 12:13:11 +00:00
Edit GH action comment
This commit is contained in:
2
.github/workflows/analyze_comment.yml
vendored
2
.github/workflows/analyze_comment.yml
vendored
@@ -35,6 +35,8 @@ jobs:
|
||||
run: |
|
||||
echo 'body<<EOF' >> $GITHUB_OUTPUT
|
||||
echo '' >> $GITHUB_OUTPUT
|
||||
echo '## Size changes' >> $GITHUB_OUTPUT
|
||||
echo '' >> $GITHUB_OUTPUT
|
||||
echo '<details>' >> $GITHUB_OUTPUT
|
||||
echo '' >> $GITHUB_OUTPUT
|
||||
cat analysis_comment.txt/__bundle_analysis_comment.txt >> $GITHUB_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user