Skip to content

Commit d35973d

Browse files
committed
Fix contributor parameters
1 parent 52d9e75 commit d35973d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/contributors.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
with:
24-
imageSize: 100
25-
columnsPerRow: 6
24+
image_size: 100
25+
columns_per_row: 6
2626

0 commit comments

Comments
 (0)