Skip to content

Commit d088049

Browse files
authored
Update auto-assign-reviewers.yml
1 parent 2420b83 commit d088049

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
@@ -28,7 +28,7 @@ jobs:
2828
contents: write
2929
discussions: write
3030
env:
31-
SUPER_SECRET: ${{ secrets.ACTION_TOKEN_AUTO_REVIEW1 }}
31+
SUPER_SECRET: ${{ secrets.ACTION_TOKEN_AUTO_REVIEW }}
3232
steps:
3333
- name: Checkout code
3434
uses: actions/checkout@v3

0 commit comments

Comments
 (0)