diff --git a/.github/workflows/analyze_comment.yml b/.github/workflows/analyze_comment.yml index c7e4fbb25..5a3047cfc 100644 --- a/.github/workflows/analyze_comment.yml +++ b/.github/workflows/analyze_comment.yml @@ -51,4 +51,5 @@ jobs: uses: marocchino/sticky-pull-request-comment@v2 with: header: next-bundle-analysis + number: ${{ steps.get-comment-body.outputs.pr-number }} message: ${{ steps.get-comment-body.outputs.body }}