UNICORE: Update contributors.yml
Signed-off-by: Puranjay Savar Mattas <puranjaysavarmattas@gmail.com>
This commit is contained in:
3
.github/workflows/contributors.yml
vendored
3
.github/workflows/contributors.yml
vendored
@@ -13,5 +13,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Contribute List
|
- name: Contribute List
|
||||||
uses: akhilmhdh/contributors-readme-action@v2.3.10
|
uses: akhilmhdh/contributors-readme-action@v2.3.10
|
||||||
|
with:
|
||||||
|
image_size: 100
|
||||||
|
collaborators: all
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user