From 871ea796400cf1e008c822bdfcdd7cc42a7da72f Mon Sep 17 00:00:00 2001 From: Tw93 Date: Mon, 7 Nov 2022 16:53:23 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E6=9B=B4=E6=96=B0=E4=B8=80?= =?UTF-8?q?=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1b8d5ae..2dd6691 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,5 +12,6 @@ jobs: uses: akhilmhdh/contributors-readme-action@v2.3.6 with: image_size: 90 + columns_per_row: 7 env: GITHUB_TOKEN: ${{ secrets.TOKEN }}