Skip to content

Commit b1eea65

Browse files
authored
Update auto-assign-reviewers.yml
1 parent 88059c9 commit b1eea65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-reviewers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,6 @@ jobs:
224224
- name: Pos1t comment
225225
uses: harupy/comment-on-pr@master
226226
env:
227-
GITHUB_TOKEN: ${{ github.token }}
227+
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN_AUTO_REVIEW1 }}
228228
with:
229229
filename: /home/runner/work/rt-thread/rt-thread/review_data.md

0 commit comments

Comments
 (0)