Skip to content

Commit 746d5ed

Browse files
authored
Update reademe-contributors.yml
1 parent 3163681 commit 746d5ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/reademe-contributors.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ jobs:
99
name: A job to automate contrib in readme
1010
steps:
1111
- name: Contribute List
12-
uses: akhilmhdh/contributors-readme-action@v2.3.10
12+
uses: akhilmhdh/contributors-readme-action@v2.3.11
13+
with:
14+
image_size: 50
15+
use_username: true
16+
columns_per_row: 12
1317
env:
1418
GITHUB_TOKEN: ${{ secrets.LLaVA_OV_CONTRIBUTORS }}

0 commit comments

Comments
 (0)