We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b73f9 commit 4e1ddc4Copy full SHA for 4e1ddc4
.github/workflows/multi_approvers.yaml
@@ -33,4 +33,4 @@ jobs:
33
uses: 'abcxyz/actions/.github/actions/multi-approvers@986a6a133d0ffb38ab46a27c0777749a6735791a'
34
with:
35
team: 'multi-approvers'
36
- token: '${{ secrets.GITHUB_TOKEN }}'
+ token: '${{ secrets.MULTI_APPROVERS_TOKEN }}'
0 commit comments