Skip to content

Commit b7c566f

Browse files
github token
1 parent 625e60d commit b7c566f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/early_runners.yml

+2
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ jobs:
140140

141141
- name: Add PR Comment
142142
uses: thollander/actions-comment-pull-request@v3
143+
env:
144+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
143145
with:
144146
file-path: artifacts.zip
145147
pr-number: 308

0 commit comments

Comments
 (0)