Skip to content

Commit 5e8bc4f

Browse files
authored
Update invitation.yml
1 parent 1d2491f commit 5e8bc4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/invitation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
organization: OpInCo-Community
1313
label: Invite on label
14-
repo-token: ${{ secrets.TOKEN_GITHUB }}
14+
repo-token: ${{ secrets.GITHUB_TOKEN }}
1515
comment: '<b>Invitation sent for the GitHub Organisation.</b>'
1616
env:
1717
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 commit comments

Comments
 (0)