We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609533c commit 496c578Copy full SHA for 496c578
.github/workflows/analyze_comment.yml
@@ -51,4 +51,5 @@ jobs:
51
uses: marocchino/sticky-pull-request-comment@v2
52
with:
53
header: next-bundle-analysis
54
+ number: ${{ steps.get-comment-body.outputs.pr-number }}
55
message: ${{ steps.get-comment-body.outputs.body }}
0 commit comments