Skip to content

Commit 496c578

Browse files
authored
Fix the comment action
1 parent 609533c commit 496c578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/analyze_comment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ jobs:
5151
uses: marocchino/sticky-pull-request-comment@v2
5252
with:
5353
header: next-bundle-analysis
54+
number: ${{ steps.get-comment-body.outputs.pr-number }}
5455
message: ${{ steps.get-comment-body.outputs.body }}

0 commit comments

Comments
 (0)