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 58385c7 commit 9fb4236Copy full SHA for 9fb4236
.github/workflows/CI-BUILD.yml
@@ -283,4 +283,5 @@ jobs:
283
uses: peter-evans/commit-comment@5a6f8285b8f2e8376e41fe1b563db48e6cf78c09 # v3.0.0
284
with:
285
sha: ${{ github.sha }}
286
+ token: ${{ github.token }}
287
body-path: '${{ github.workspace }}/BUILD_COMMENT_BODY_${{ github.sha }}.md'
0 commit comments