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:
Kjeld Schouten-Lebbing
2023-03-16 11:23:34 +01:00
parent 4bad36b69a
commit cf321461bd
3 changed files with 4 additions and 6 deletions
+2
View File
@@ -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)