mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 09:37:26 +00:00
Update contributors.yml
This commit is contained in:
parent
adab9addf5
commit
3bab9d15ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/contributors.yml
vendored
2
.github/workflows/contributors.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: BobAnkh/add-contributors@master
|
- uses: BobAnkh/add-contributors@master
|
||||||
with:
|
with:
|
||||||
CONTRIBUTOR: '### Contributors'
|
CONTRIBUTOR: '## Contributors'
|
||||||
COLUMN_PER_ROW: '6'
|
COLUMN_PER_ROW: '6'
|
||||||
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||||
IMG_WIDTH: '100'
|
IMG_WIDTH: '100'
|
||||||
|
|
Loading…
Add table
Reference in a new issue