Skip to content

Commit 82f0fdb

Browse files
committed
token
Signed-off-by: Anas Nashif <[email protected]>
1 parent 5040c2c commit 82f0fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assigner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Run assignment script
4949
env:
50-
GITHUB_TOKEN: ${{ secrets.ZB_PR_ASSIGNER_GITHUB_TOKEN }}
50+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151
run: |
5252
FLAGS="-v"
5353
FLAGS+=" -o ${{ github.event.repository.owner.login }}"

0 commit comments

Comments
 (0)