Skip to content

Commit 9fb5fd4

Browse files
committed
revert to MULTI_APPROVERS_TOKEN
1 parent 4fb4829 commit 9fb5fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multi_approvers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
uses: 'abcxyz/actions/.github/actions/multi-approvers@986a6a133d0ffb38ab46a27c0777749a6735791a'
3434
with:
3535
team: 'multi-approvers'
36-
token: '${{ secrets.GITHUB_TOKEN }}'
36+
token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'

0 commit comments

Comments
 (0)