add bot token (+2 squashed commit)
Squashed commit: [24644ccb39] docs: add @xstar97 as a contributor [ad0e20e145] docs: add @xstar97 as a contributor
This commit is contained in:
@@ -383,5 +383,7 @@ jobs:
|
||||
cmd: install --frozen-lockfile
|
||||
|
||||
- name: List missing and unknown contributors
|
||||
env:
|
||||
PRIVATE_TOKEN: ${{ secrets.BOT_TOKEN }}
|
||||
run: |
|
||||
awk -F', ' '{ for( i=1; i<=NF; i++ ) print $i }' <<<$(yarn all-contributors check)
|
||||
|
||||
Reference in New Issue
Block a user