Skip to content

Commit 9fb4236

Browse files
[CONFIG] testing minor tweak to CI/CD config again (- WIP #338 -)
Changes in file .github/workflows/CI-BUILD.yml: * minor change
1 parent 58385c7 commit 9fb4236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-BUILD.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,4 +283,5 @@ jobs:
283283
uses: peter-evans/commit-comment@5a6f8285b8f2e8376e41fe1b563db48e6cf78c09 # v3.0.0
284284
with:
285285
sha: ${{ github.sha }}
286+
token: ${{ github.token }}
286287
body-path: '${{ github.workspace }}/BUILD_COMMENT_BODY_${{ github.sha }}.md'

0 commit comments

Comments
 (0)