Skip to content

Commit 7bc0de5

Browse files
committed
Update
1 parent 40131a0 commit 7bc0de5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/contributor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
uses: akhilmhdh/contributors-readme-action@master
1616
with:
1717
readme_path: "README.md"
18-
image_size: 60
18+
image_size: 80
1919
commit_message: "Automatically update contributors"
20-
columns_per_row: 8
20+
columns_per_row: 6
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)