diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 98256fd6..c1c78912 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -11,7 +11,7 @@ jobs: with: REPO_NAME: ${{github.repository}} CONTRIBUTOR: '## Contributors' - COLUMN_PER_ROW: '' + COLUMN_PER_ROW: '4' ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}} IMG_WIDTH: '100' FONT_SIZE: '14'