Skip to content

Commit f1f2156

Browse files
authored
Update contributor image size and columns per row
1 parent d7f45c7 commit f1f2156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reademe-contributors.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
- name: Contribute List
1212
uses: akhilmhdh/contributors-readme-action@v2.3.11
1313
with:
14-
image_size: 50
14+
image_size: 80
1515
use_username: true
16-
columns_per_row: 12
16+
columns_per_row: 8
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.LLaVA_OV_CONTRIBUTORS }}

0 commit comments

Comments
 (0)